Searched defs:NumProtoArgs (Results 1 – 1 of 1) sorted by relevance
492 unsigned NumProtoArgs, in checkCall()552 unsigned NumProtoArgs = Proto ? Proto->getNumArgs() : 0; in CheckFunctionCall() local613 unsigned NumProtoArgs = Proto ? Proto->getNumArgs() : 0; in CheckBlockCall() local