Searched defs:firstArg (Results 1 – 3 of 3) sorted by relevance
791 StkId firstArg = L->top.p - n; /* first argument */ in resume() local
429 bool checkParamArgumentReturn(Scope* sc, Expression firstArg, Expression arg, Parameter param, bool… in checkParamArgumentReturn()
1940 Expression firstArg = ((tf.next && tf.next.ty == Tvoid || isCtorCall) && in functionParameters() local