Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/AST/
H A DDeclCXX.cpp2052 NamespaceDecl *UsingDirectiveDecl::getNominatedNamespace() { in getNominatedNamespace() function in UsingDirectiveDecl
/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclCXX.h2670 const NamespaceDecl *getNominatedNamespace() const { in getNominatedNamespace() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclCXX.h3076 const NamespaceDecl *getNominatedNamespace() const { in getNominatedNamespace() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclCXX.h3069 const NamespaceDecl *getNominatedNamespace() const { in getNominatedNamespace() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclCXX.h3069 const NamespaceDecl *getNominatedNamespace() const { in getNominatedNamespace() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclCXX.h3069 const NamespaceDecl *getNominatedNamespace() const { in getNominatedNamespace() function
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaLookup.cpp73 const DeclContext *getNominatedNamespace() const { in getNominatedNamespace() function in __anon426ce0470111::UnqualUsingEntry