Home
last modified time | relevance | path

Searched defs:BackrefContext (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Demangle/
DMicrosoftDemangle.h114 struct BackrefContext { struct
115 static constexpr size_t Max = 10;
117 TypeNode *FunctionParams[Max];
118 size_t FunctionParamCount = 0;
122 NamedIdentifierNode *Names[Max];
123 size_t NamesCount = 0;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Demangle/
DMicrosoftDemangle.h114 struct BackrefContext { struct
115 static constexpr size_t Max = 10;
117 TypeNode *FunctionParams[Max];
118 size_t FunctionParamCount = 0;
122 NamedIdentifierNode *Names[Max];
123 size_t NamesCount = 0;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h115 struct BackrefContext { struct
116 static constexpr size_t Max = 10;
118 TypeNode *FunctionParams[Max];
119 size_t FunctionParamCount = 0;
123 NamedIdentifierNode *Names[Max];
124 size_t NamesCount = 0;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Demangle/
DMicrosoftDemangle.h114 struct BackrefContext { struct
115 static constexpr size_t Max = 10;
117 TypeNode *FunctionParams[Max];
118 size_t FunctionParamCount = 0;
122 NamedIdentifierNode *Names[Max];
123 size_t NamesCount = 0;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Demangle/
DMicrosoftDemangle.h114 struct BackrefContext { struct
115 static constexpr size_t Max = 10;
117 TypeNode *FunctionParams[Max];
118 size_t FunctionParamCount = 0;
122 NamedIdentifierNode *Names[Max];
123 size_t NamesCount = 0;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h113 struct BackrefContext { struct
114 static constexpr size_t Max = 10;
116 TypeNode *FunctionParams[Max];
117 size_t FunctionParamCount = 0;
121 NamedIdentifierNode *Names[Max];
122 size_t NamesCount = 0;