HomeSort by relevance Sort by last modified time
    Searched refs:DiagArgumentsVal (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Basic/
PartialDiagnostic.h 58 /// DiagArgumentsVal - The values for the various substitution positions.
62 intptr_t DiagArgumentsVal[MaxArguments];
249 DiagStorage->DiagArgumentsVal[DiagStorage->NumDiagArgs++] = V;
273 DB.AddTaggedVal(DiagStorage->DiagArgumentsVal[i],
Diagnostic.h 666 /// DiagArgumentsVal - The values for the various substitution positions. This
670 intptr_t DiagArgumentsVal[MaxArguments];
    [all...]

Completed in 22 milliseconds