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

  /external/clang/include/clang/Lex/
PPCallbacks.h 216 virtual void PragmaDiagnostic(SourceLocation Loc, StringRef Namespace,
409 void PragmaDiagnostic(SourceLocation Loc, StringRef Namespace,
411 First->PragmaDiagnostic(Loc, Namespace, mapping, Str);
412 Second->PragmaDiagnostic(Loc, Namespace, mapping, Str);
  /external/clang/lib/Frontend/
PrintPreprocessedOutput.cpp 138 void PragmaDiagnostic(SourceLocation Loc, StringRef Namespace,
442 void PrintPPOutputPPCallbacks::PragmaDiagnostic(SourceLocation Loc,

Completed in 55 milliseconds