Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h122 TypeNode *FunctionParams[Max]; member
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp2209 (*Current)->N = Backrefs.FunctionParams[N]; in demangleFunctionParameterList()
2229 Backrefs.FunctionParams[Backrefs.FunctionParamCount++] = TN; in demangleFunctionParameterList()
2409 TypeNode *T = Backrefs.FunctionParams[I]; in dumpBackReferences()