Home | History | Annotate | Download | only in Basic

Lines Matching refs:DiagArgumentsStr

658   /// is in DiagArgumentsStr or in DiagArguments.
661 /// DiagArgumentsStr - This holds the values of each string argument for the
664 std::string DiagArgumentsStr[MaxArguments];
859 DiagObj->DiagArgumentsStr[NumArgs++] = S;
1002 return DiagObj->DiagArgumentsStr[Idx];