Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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;