Searched defs:aggrNode (Results 1 – 4 of 4) sorted by relevance
984 TIntermTyped* TIntermediate::fold(TIntermAggregate* aggrNode) in fold()1308 bool TIntermediate::areAllChildConst(TIntermAggregate* aggrNode) in areAllChildConst()1326 TIntermTyped* TIntermediate::foldConstructor(TIntermAggregate* aggrNode) in foldConstructor()
2373 TIntermAggregate *aggrNode = rightNode->getAsAggregate(); in lValueErrorCheck() local6521 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()
8158 TIntermAggregate* aggrNode = node->getAsAggregate(); in addConstructor() local