• Home
  • Raw
  • Download

Lines Matching defs:replaceChildNode

269 bool TIntermLoop::replaceChildNode(TIntermNode *original, TIntermNode *replacement)  in replaceChildNode()  function in sh::TIntermLoop
295 bool TIntermBranch::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermBranch
313 bool TIntermSwizzle::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermSwizzle
335 bool TIntermBinary::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermBinary
354 bool TIntermUnary::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermUnary
377 bool TIntermGlobalQualifierDeclaration::replaceChildNode(TIntermNode *original, in replaceChildNode() function in sh::TIntermGlobalQualifierDeclaration
399 bool TIntermFunctionDefinition::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermFunctionDefinition
416 bool TIntermAggregate::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermAggregate
450 bool TIntermBlock::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermBlock
472 bool TIntermFunctionPrototype::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermFunctionPrototype
518 bool TIntermDeclaration::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermDeclaration
1041 bool TIntermTernary::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermTernary
1067 bool TIntermIfElse::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermIfElse
1090 bool TIntermSwitch::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermSwitch
1112 bool TIntermCase::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermCase