Searched refs:CNumArgs (Results 1 – 2 of 2) sorted by relevance
367 unsigned CNumArgs, // c-style args
4789 unsigned CNumArgs, // c-style args in ActOnMethodDeclaration() argument4837 for (unsigned i = 0, e = CNumArgs; i != e; ++i) { in ActOnMethodDeclaration()