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

  /external/clang/include/clang/Lex/
PPCallbacks.h 211 virtual void PragmaDiagnosticPop(SourceLocation Loc,
391 virtual void PragmaDiagnosticPop(SourceLocation Loc,
393 First->PragmaDiagnosticPop(Loc, Namespace);
394 Second->PragmaDiagnosticPop(Loc, Namespace);
  /external/clang/lib/Frontend/
PrintPreprocessedOutput.cpp 151 virtual void PragmaDiagnosticPop(SourceLocation Loc,
480 PragmaDiagnosticPop(SourceLocation Loc, StringRef Namespace) {

Completed in 26 milliseconds