HomeSort by: relevance | last modified time | path
    Searched defs:PragmaDiagnostic (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
PPCallbacks.h 240 virtual void PragmaDiagnostic(SourceLocation Loc, StringRef Namespace,
486 void PragmaDiagnostic(SourceLocation Loc, StringRef Namespace,
488 First->PragmaDiagnostic(Loc, Namespace, mapping, Str);
489 Second->PragmaDiagnostic(Loc, Namespace, mapping, Str);
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
PrintPreprocessedOutput.cpp 140 void PragmaDiagnostic(SourceLocation Loc, StringRef Namespace,
500 void PrintPPOutputPPCallbacks::PragmaDiagnostic(SourceLocation Loc,

Completed in 18 milliseconds