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()
2642 TIntermAggregate *aggrNode = rightNode->getAsAggregate(); in lValueErrorCheck() local6989 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()
8332 TIntermAggregate* aggrNode = node->getAsAggregate(); in addConstructor() local