Home | History | Annotate | Download | only in Sema

Lines Matching defs:NumArgs

2484     unsigned NumArgs = CanProvideSize ? 2 : 1;
2485 if (Matches[0]->getNumParams() != NumArgs)
2489 assert(Matches[0]->getNumParams() == NumArgs &&
6249 TemplateId->NumArgs);
6298 TemplateId->NumArgs);