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 181 virtual void PragmaDiagnostic(SourceLocation Loc, StringRef Namespace,
350 virtual void PragmaDiagnostic(SourceLocation Loc, StringRef Namespace,
352 First->PragmaDiagnostic(Loc, Namespace, mapping, Str);
353 Second->PragmaDiagnostic(Loc, Namespace, mapping, Str);
  /external/clang/lib/Frontend/
PrintPreprocessedOutput.cpp 138 virtual void PragmaDiagnostic(SourceLocation Loc, StringRef Namespace,
410 PragmaDiagnostic(SourceLocation Loc, StringRef Namespace,

Completed in 65 milliseconds