Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3086 SourceLocation getIdentLocation() const { return getLocation(); } in getIdentLocation() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3237 D->getIdentLocation(), in VisitUsingDirectiveDecl()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp5207 auto ToIdentLocation = importChecked(Err, D->getIdentLocation()); in VisitUsingDirectiveDecl()