Home
last modified time | relevance | path

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

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