Searched refs:EOpDeclaration (Results 1 – 10 of 10) sorted by relevance
23 ASSERT(decl && decl->getOp() == EOpDeclaration); in visitLoop()50 ASSERT((decl != NULL) && (decl->getOp() == EOpDeclaration)); in FillLoopIndexInfo()
78 case EOpDeclaration: { in visitAggregate()
269 case EOpDeclaration: { in visitAggregate()
267 case EOpDeclaration: out << "Declaration: "; break; in visitAggregate()
250 if ((decl == NULL) || (decl->getOp() != EOpDeclaration)) { in validateForLoopInit()
36 EOpDeclaration, enumerator
549 case EOpDeclaration: { in visitAggregate()
1487 case EOpDeclaration: in visitAggregate()
913 $1.intermAggregate->setOp(EOpDeclaration);
3163 (yyvsp[(1) - (2)].interm).intermAggregate->setOp(EOpDeclaration);