Home
last modified time | relevance | path

Searched defs:NamespaceDecl (Results 1 – 25 of 54) sorted by relevance

123

/aosp_15_r20/frameworks/base/tools/aapt2/xml/
H A DXmlDom.h59 struct NamespaceDecl { struct
60 std::string prefix;
61 std::string uri;
62 size_t line_number = 0u;
63 size_t column_number = 0u;
/aosp_15_r20/external/rust/cxx/macro/src/
Dclang.rs7 NamespaceDecl(NamespaceDecl), enumerator
16 pub(crate) struct NamespaceDecl { struct
18 pub name: Option<Box<str>>,
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.120/src/
H A Dclang.rs7 NamespaceDecl(NamespaceDecl), enumerator
16 pub(crate) struct NamespaceDecl { struct
18 pub name: Option<Box<str>>,
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dmember-expr.cpp55 struct NamespaceDecl : NamedDecl { struct
56 bool isAnonymousNamespace() const { in isAnonymousNamespace()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DHLSLExternalSemaSource.h20 class NamespaceDecl; variable
DMultiplexExternalSemaSource.h27 class NamespaceDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DHLSLExternalSemaSource.h20 class NamespaceDecl; variable
DMultiplexExternalSemaSource.h27 class NamespaceDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DHLSLExternalSemaSource.h20 class NamespaceDecl; variable
DMultiplexExternalSemaSource.h27 class NamespaceDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DHLSLExternalSemaSource.h20 class NamespaceDecl; variable
DMultiplexExternalSemaSource.h27 class NamespaceDecl; variable
/aosp_15_r20/external/clang/include/clang/Sema/
H A DMultiplexExternalSemaSource.h28 class NamespaceDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/Inclusions/
DStandardLibrary.h27 class NamespaceDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/Inclusions/
DStandardLibrary.h27 class NamespaceDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/Inclusions/
DStandardLibrary.h27 class NamespaceDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/Inclusions/
DStandardLibrary.h27 class NamespaceDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DNestedNameSpecifier.h35 class NamespaceDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DNestedNameSpecifier.h35 class NamespaceDecl; variable
DComparisonCategories.h37 class NamespaceDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DNestedNameSpecifier.h35 class NamespaceDecl; variable
DComparisonCategories.h37 class NamespaceDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DNestedNameSpecifier.h35 class NamespaceDecl; variable
DComparisonCategories.h37 class NamespaceDecl; variable
/aosp_15_r20/external/clang/include/clang/AST/
H A DNestedNameSpecifier.h27 class NamespaceDecl; variable

123