Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/compiler/translator/
DIntermediate.cpp779 bool TIntermLoop::replaceChildNode( in replaceChildNode() function in TIntermLoop
809 bool TIntermBranch::replaceChildNode( in replaceChildNode() function in TIntermBranch
824 bool TIntermBinary::replaceChildNode( in replaceChildNode() function in TIntermBinary
844 bool TIntermUnary::replaceChildNode( in replaceChildNode() function in TIntermUnary
859 bool TIntermAggregate::replaceChildNode( in replaceChildNode() function in TIntermAggregate
877 bool TIntermSelection::replaceChildNode( in replaceChildNode() function in TIntermSelection
Dintermediate.h393 virtual bool replaceChildNode(TIntermNode *, TIntermNode *) { return false; } in replaceChildNode() function
418 virtual bool replaceChildNode(TIntermNode *, TIntermNode *) { return false; } in replaceChildNode() function
440 virtual bool replaceChildNode(TIntermNode *, TIntermNode *) { return false; } in replaceChildNode() function