Searched defs:getNominatedNamespace (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | DeclCXX.cpp | 2943 NamespaceDecl *UsingDirectiveDecl::getNominatedNamespace() { getNominatedNamespace() function in UsingDirectiveDecl |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclCXX.h | 3069 const NamespaceDecl *getNominatedNamespace() const { getNominatedNamespace() function |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaLookup.cpp | 73 const DeclContext *getNominatedNamespace() const { getNominatedNamespace() function in __anon58ef0f810111::UnqualUsingEntry |