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