Searched defs:aggrNode (Results 1 – 4 of 4) sorted by relevance
991 TIntermTyped* TIntermediate::fold(TIntermAggregate* aggrNode) in fold()1335 bool TIntermediate::areAllChildConst(TIntermAggregate* aggrNode) in areAllChildConst()1353 TIntermTyped* TIntermediate::foldConstructor(TIntermAggregate* aggrNode) in foldConstructor()
2670 TIntermAggregate *aggrNode = rightNode->getAsAggregate(); in lValueErrorCheck() local7118 TIntermAggregate* aggrNode = node->getAsAggregate(); in addConstructor() local
322 TIntermAggregate *aggrNode = rightNode->getAsAggregate(); in lValueErrorCheck() local2155 TIntermTyped* TParseContext::foldConstConstructor(TIntermAggregate* aggrNode, const TType& type) in foldConstConstructor()
8336 TIntermAggregate* aggrNode = node->getAsAggregate(); in addConstructor() local