Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DAstHelpers.h69 const TStructure &newReturn);
DAstHelpers.cpp165 const TStructure &newReturn) in CloneFunctionAndChangeReturnType() argument
171 TType *newReturnType = new TType(&newReturn, true); in CloneFunctionAndChangeReturnType()