Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h118 TypeNode *FunctionParams[Max]; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp2139 (*Current)->N = Backrefs.FunctionParams[N]; in demangleFunctionParameterList()
2159 Backrefs.FunctionParams[Backrefs.FunctionParamCount++] = TN; in demangleFunctionParameterList()
2320 TypeNode *T = Backrefs.FunctionParams[I]; in dumpBackReferences()