Home
last modified time | relevance | path

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

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