Searched refs:TIntermAggregateBase (Results 1 – 3 of 3) sorted by relevance
568 class TIntermAggregateBase571 virtual ~TIntermAggregateBase() {} in ~TIntermAggregateBase()580 TIntermAggregateBase() {} in TIntermAggregateBase() function588 class TIntermAggregate : public TIntermOperator, public TIntermAggregateBase673 class TIntermBlock : public TIntermNode, public TIntermAggregateBase775 class TIntermDeclaration : public TIntermNode, public TIntermAggregateBase
464 bool TIntermAggregateBase::replaceChildNodeInternal(TIntermNode *original, TIntermNode *replacement) in replaceChildNodeInternal()473 bool TIntermAggregateBase::replaceChildNodeWithMultiple(TIntermNode *original, in replaceChildNodeWithMultiple()488 bool TIntermAggregateBase::insertChildNodes(TIntermSequence::size_type position, in insertChildNodes()
168 NodeReplaceWithMultipleEntry(TIntermAggregateBase *parentIn, in NodeReplaceWithMultipleEntry()174 TIntermAggregateBase *parent;