Home
last modified time | relevance | path

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

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