• Home
  • Raw
  • Download

Lines Matching defs:replaceChildNode

271 bool TIntermLoop::replaceChildNode(TIntermNode *original, TIntermNode *replacement)  in replaceChildNode()  function in sh::TIntermLoop
297 bool TIntermBranch::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermBranch
315 bool TIntermSwizzle::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermSwizzle
337 bool TIntermBinary::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermBinary
356 bool TIntermUnary::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermUnary
375 bool TIntermGlobalQualifierDeclaration::replaceChildNode(TIntermNode *original, in replaceChildNode() function in sh::TIntermGlobalQualifierDeclaration
397 bool TIntermFunctionDefinition::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermFunctionDefinition
414 bool TIntermAggregate::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermAggregate
448 bool TIntermBlock::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermBlock
470 bool TIntermFunctionPrototype::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermFunctionPrototype
516 bool TIntermDeclaration::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermDeclaration
1039 bool TIntermTernary::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermTernary
1065 bool TIntermIfElse::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermIfElse
1088 bool TIntermSwitch::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermSwitch
1110 bool TIntermCase::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() function in sh::TIntermCase