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

  /external/clang/include/clang/Lex/
PPCallbacks.h 216 virtual void PragmaDiagnostic(SourceLocation Loc, StringRef Namespace,
412 void PragmaDiagnostic(SourceLocation Loc, StringRef Namespace,
414 First->PragmaDiagnostic(Loc, Namespace, mapping, Str);
415 Second->PragmaDiagnostic(Loc, Namespace, mapping, Str);
  /external/clang/lib/Frontend/
PrintPreprocessedOutput.cpp 141 void PragmaDiagnostic(SourceLocation Loc, StringRef Namespace,
442 void PrintPPOutputPPCallbacks::PragmaDiagnostic(SourceLocation Loc,
  /external/clang/lib/Lex/
Pragma.cpp     [all...]

Completed in 505 milliseconds