Searched refs:CloneFunctionAndPrependParam (Results 1 – 3 of 3) sorted by relevance
52 const TFunction &CloneFunctionAndPrependParam(TSymbolTable &symbolTable,
430 newFunc = &CloneFunctionAndPrependParam(mSymbolTable, nullptr, *newFunc, in getUpdatedFunction()534 newFunc = &CloneFunctionAndPrependParam(mSymbolTable, nullptr, func, *var); in getUpdatedFunction()
117 const TFunction &sh::CloneFunctionAndPrependParam(TSymbolTable &symbolTable, in CloneFunctionAndPrependParam() function in sh