Home
last modified time | relevance | path

Searched refs:FunctionParams (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h116 TypeNode *FunctionParams[Max]; member
/openbsd-src/gnu/llvm/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp2130 (*Current)->N = Backrefs.FunctionParams[N]; in demangleFunctionParameterList()
2150 Backrefs.FunctionParams[Backrefs.FunctionParamCount++] = TN; in demangleFunctionParameterList()
2309 TypeNode *T = Backrefs.FunctionParams[I]; in dumpBackReferences()