Home | History | Annotate | Download | only in Basic

Lines Matching refs:NumDiagArgs

648   /// NumDiagArgs - This contains the number of entries in Arguments.
649 signed char NumDiagArgs;
793 DiagObj->NumDiagArgs = NumArgs;
989 unsigned getNumArgs() const { return DiagObj->NumDiagArgs; }