Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclCXX.h3004 SourceLocation getNamespaceKeyLocation() const { return NamespaceLoc; } in getNamespaceKeyLocation() function
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriterDecl.cpp1353 Record.AddSourceLocation(D->getNamespaceKeyLocation()); in VisitUsingDirectiveDecl()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3163 D->getNamespaceKeyLocation(), in VisitUsingDirectiveDecl()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTImporter.cpp4972 importChecked(Err, D->getNamespaceKeyLocation()); in VisitUsingDirectiveDecl()