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

  /external/clang/include/clang/Lex/
PPCallbacks.h 170 virtual void PragmaDiagnosticPush(SourceLocation Loc,
338 virtual void PragmaDiagnosticPush(SourceLocation Loc,
340 First->PragmaDiagnosticPush(Loc, Namespace);
341 Second->PragmaDiagnosticPush(Loc, Namespace);
  /external/clang/lib/Frontend/
PrintPreprocessedOutput.cpp 134 virtual void PragmaDiagnosticPush(SourceLocation Loc,
394 PragmaDiagnosticPush(SourceLocation Loc, StringRef Namespace) {

Completed in 290 milliseconds