Lines Matching refs:constructBuiltIn
1117 newNode = constructBuiltIn(type, op, node, node->getLine(), false);
1148 newNode = constructBuiltIn(type, op, *p, node->getLine(), true);
1192 TIntermTyped* TParseContext::constructBuiltIn(const TType* type, TOperator op, TIntermNode* node, TSourceLoc line, bool subset)