Home
last modified time | relevance | path

Searched defs:oldArg (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/tree_util/
DReplaceVariable.h109 void replaceFunctionCallArg(const TIntermNode *oldArg, TIntermTyped *newArg) in replaceFunctionCallArg()
114 TIntermTyped *getFunctionCallArgReplacement(const TIntermNode *oldArg) const in getFunctionCallArgReplacement()