Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclCXX.h3007 SourceLocation getIdentLocation() const { return getLocation(); } in getIdentLocation() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3165 D->getIdentLocation(), in VisitUsingDirectiveDecl()
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp1267 D->getIdentLocation(), TU)); in VisitUsingDirectiveDecl()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTImporter.cpp4974 auto ToIdentLocation = importChecked(Err, D->getIdentLocation()); in VisitUsingDirectiveDecl()