Searched refs:CloneFunctionAndAppendParams (Results 1 – 4 of 4) sorted by relevance
69 const TFunction &newFunction = CloneFunctionAndAppendParams( in visitFunctionDefinitionPre()
59 const TFunction &CloneFunctionAndAppendParams(TSymbolTable &symbolTable,
398 newFunc = &CloneFunctionAndAppendParams(mSymbolTable, nullptr, func, variables); in getUpdatedFunction()421 newFunc = &CloneFunctionAndAppendParams(mSymbolTable, nullptr, func, variables); in getUpdatedFunction()
136 const TFunction &sh::CloneFunctionAndAppendParams(TSymbolTable &symbolTable, in CloneFunctionAndAppendParams() function in sh