Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DDeclCXX.h2990 SourceLocation getNamespaceKeyLocation() const { return NamespaceLoc; } in getNamespaceKeyLocation() function
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriterDecl.cpp1333 Record.AddSourceLocation(D->getNamespaceKeyLocation()); in VisitUsingDirectiveDecl()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3098 D->getNamespaceKeyLocation(), in VisitUsingDirectiveDecl()
/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp4861 importChecked(Err, D->getNamespaceKeyLocation()); in VisitUsingDirectiveDecl()