Home | History | Annotate | Download | only in compiler

Lines Matching refs:addConstructor

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