Home | History | Annotate | Download | only in compiler

Lines Matching refs:isScalarInt

440 	if (node->isScalarInt())
810 if (expr->getQualifier() != EvqConstExpr || constant == 0 || !constant->isScalarInt())