Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
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;