Searched defs:aggrNode (Results 1 – 4 of 4) sorted by relevance
953 TIntermTyped* TIntermediate::fold(TIntermAggregate* aggrNode) in fold()1291 bool TIntermediate::areAllChildConst(TIntermAggregate* aggrNode) in areAllChildConst()1309 TIntermTyped* TIntermediate::foldConstructor(TIntermAggregate* aggrNode) in foldConstructor()
3106 TIntermAggregate *aggrNode = rightNode->getAsAggregate(); in lValueErrorCheck() local8215 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()
8451 TIntermAggregate* aggrNode = node->getAsAggregate(); in addConstructor() local