Searched defs:getNominatedNamespace (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | DeclCXX.cpp | 2957 NamespaceDecl *UsingDirectiveDecl::getNominatedNamespace() { getNominatedNamespace() function in UsingDirectiveDecl |
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclCXX.h | 3076 const NamespaceDecl *getNominatedNamespace() const { getNominatedNamespace() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaLookup.cpp | 75 const DeclContext *getNominatedNamespace() const { getNominatedNamespace() function in __anond4728be20111::UnqualUsingEntry |