Home | History | Annotate | Download | only in compiler

Lines Matching defs:addConstructor

2136 TIntermTyped* TParseContext::addConstructor(TIntermNode* arguments, const TType* type, TOperator op, TFunction* fnCall, const TSourceLoc &line)
3653 callNode = addConstructor(paramNode, &type, op, fnCall, loc);