Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h2956 SourceLocation getNamespaceKeyLocation() const { return NamespaceLoc; } in getNamespaceKeyLocation() function
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1323 Record.AddSourceLocation(D->getNamespaceKeyLocation()); in VisitUsingDirectiveDecl()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3047 D->getNamespaceKeyLocation(), in VisitUsingDirectiveDecl()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp4780 importChecked(Err, D->getNamespaceKeyLocation()); in VisitUsingDirectiveDecl()