Home
last modified time | relevance | path

Searched defs:getNominatedNamespace (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2943 NamespaceDecl *UsingDirectiveDecl::getNominatedNamespace() { getNominatedNamespace() function in UsingDirectiveDecl
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3069 const NamespaceDecl *getNominatedNamespace() const { getNominatedNamespace() function
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp73 const DeclContext *getNominatedNamespace() const { getNominatedNamespace() function in __anon58ef0f810111::UnqualUsingEntry
[all...]