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

  /external/clang/include/clang/AST/
ASTDiagnostic.h 43 const DiagnosticsEngine::ArgumentValue *PrevArgs,
  /external/clang/lib/AST/
ASTDiagnostic.cpp 155 const DiagnosticsEngine::ArgumentValue *PrevArgs,
235 const DiagnosticsEngine::ArgumentValue *PrevArgs,
  /external/clang/include/clang/Basic/
Diagnostic.h 166 /// ArgumentValue - This typedef represents on argument value, which is a
168 typedef std::pair<ArgumentKind, intptr_t> ArgumentValue;
309 const ArgumentValue *PrevArgs,
540 const ArgumentValue *PrevArgs, unsigned NumPrevArgs,
    [all...]
  /external/clang/lib/Basic/
Diagnostic.cpp 26 const DiagnosticsEngine::ArgumentValue *PrevArgs,
664 SmallVector<DiagnosticsEngine::ArgumentValue, 8> FormattedArgs;

Completed in 299 milliseconds