Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DMonomorphizeUnsupportedFunctions.cpp146 const TVector<Argument> &replacedArguments, in CreateMonomorphizedFunctionCallArgs()
183 TVector<Argument> *replacedArguments, in MonomorphizeFunction()
285 TVector<Argument> replacedArguments; in processFunctionCall() local