Home
last modified time | relevance | path

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

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