Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h2954 SourceLocation getNamespaceKeyLocation() const { return NamespaceLoc; } in getNamespaceKeyLocation() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp1311 Record.AddSourceLocation(D->getNamespaceKeyLocation()); in VisitUsingDirectiveDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2968 D->getNamespaceKeyLocation(), in VisitUsingDirectiveDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp4675 importChecked(Err, D->getNamespaceKeyLocation()); in VisitUsingDirectiveDecl()