Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h116 TypeNode *FunctionParams[Max]; member
/llvm-project-15.0.7/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp2138 (*Current)->N = Backrefs.FunctionParams[N]; in demangleFunctionParameterList()
2158 Backrefs.FunctionParams[Backrefs.FunctionParamCount++] = TN; in demangleFunctionParameterList()
2319 TypeNode *T = Backrefs.FunctionParams[I]; in dumpBackReferences()