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

  /external/clang/include/clang/Lex/
PPCallbacks.h 176 virtual void PragmaDiagnosticPop(SourceLocation Loc,
344 virtual void PragmaDiagnosticPop(SourceLocation Loc,
346 First->PragmaDiagnosticPop(Loc, Namespace);
347 Second->PragmaDiagnosticPop(Loc, Namespace);
  /external/clang/lib/Frontend/
PrintPreprocessedOutput.cpp 136 virtual void PragmaDiagnosticPop(SourceLocation Loc,
402 PragmaDiagnosticPop(SourceLocation Loc, StringRef Namespace) {
  /external/clang/lib/Lex/
Pragma.cpp     [all...]

Completed in 23 milliseconds