Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_util/
DIntermTraverse.cpp353 bool parentInFunctionCallOutParameter = isInFunctionCallOutParameter(); in traverseBinary() local
368 setInFunctionCallOutParameter(parentInFunctionCallOutParameter); in traverseBinary()