Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h2957 SourceLocation getIdentLocation() const { return getLocation(); } in getIdentLocation() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2970 D->getIdentLocation(), in VisitUsingDirectiveDecl()
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp1261 D->getIdentLocation(), TU)); in VisitUsingDirectiveDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp4677 auto ToIdentLocation = importChecked(Err, D->getIdentLocation()); in VisitUsingDirectiveDecl()