Home
last modified time | relevance | path

Searched refs:getIdentLocation (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/utils/
H A DRenamerClangTidyCheck.cpp401 UsingNS->getIdentLocation(), Result.SourceManager); in check()
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DFindTarget.cpp612 D->getIdentLocation(), in refInDecl()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DDeclCXX.h2993 SourceLocation getIdentLocation() const { return getLocation(); } in getIdentLocation() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3100 D->getIdentLocation(), in VisitUsingDirectiveDecl()
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp1267 D->getIdentLocation(), TU)); in VisitUsingDirectiveDecl()
/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp4863 auto ToIdentLocation = importChecked(Err, D->getIdentLocation()); in VisitUsingDirectiveDecl()