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

  /external/clang/include/clang/Sema/
DelayedDiagnostic.h 277 assert(shouldDelayDiagnostics() && "trying to delay without pool");
Sema.h 408 bool shouldDelayDiagnostics() { return CurPool != 0; }
    [all...]
  /external/clang/lib/Sema/
SemaAccess.cpp     [all...]
SemaType.cpp     [all...]
SemaDeclAttr.cpp     [all...]

Completed in 119 milliseconds