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 385 class DelayedDiagnostics;
389 friend class Sema::DelayedDiagnostics;
396 class DelayedDiagnostics {
402 DelayedDiagnostics() : CurPool(0) {}
445 } DelayedDiagnostics;
458 SavedContextState(S.DelayedDiagnostics.pushUndelayed()),
468 S.DelayedDiagnostics.popUndelayed(SavedContextState);
    [all...]
  /external/clang/lib/Sema/
SemaAccess.cpp     [all...]
Sema.cpp 546 assert(DelayedDiagnostics.getCurrentPool() == NULL
    [all...]
SemaDeclAttr.cpp     [all...]
SemaType.cpp     [all...]
SemaDecl.cpp     [all...]

Completed in 49 milliseconds