Home
last modified time | relevance | path

Searched refs:CloneFunctionAndPrependParam (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DAstHelpers.h52 const TFunction &CloneFunctionAndPrependParam(TSymbolTable &symbolTable,
DRewritePipelines.cpp428 newFunc = &CloneFunctionAndPrependParam(mSymbolTable, nullptr, func, *var); in getUpdatedFunction()
504 newFunc = &CloneFunctionAndPrependParam(mSymbolTable, nullptr, func, *var); in getUpdatedFunction()
DAstHelpers.cpp116 const TFunction &sh::CloneFunctionAndPrependParam(TSymbolTable &symbolTable, in CloneFunctionAndPrependParam() function in sh