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

  /external/clang/include/clang/Sema/
DelayedDiagnostic.h 276 inline void Sema::DelayedDiagnostics::add(const sema::DelayedDiagnostic &diag) {
Sema.h 407 class DelayedDiagnostics;
411 friend class Sema::DelayedDiagnostics;
418 class DelayedDiagnostics {
424 DelayedDiagnostics() : CurPool(0) {}
467 } DelayedDiagnostics;
480 SavedContextState(S.DelayedDiagnostics.pushUndelayed()),
490 S.DelayedDiagnostics.popUndelayed(SavedContextState);
    [all...]
  /external/clang/lib/Sema/
SemaAccess.cpp     [all...]
SemaDeclAttr.cpp     [all...]
Sema.cpp 543 assert(DelayedDiagnostics.getCurrentPool() == NULL
    [all...]
SemaType.cpp     [all...]
SemaDecl.cpp     [all...]

Completed in 85 milliseconds