reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/Basic/Diagnostic.h
 1095     if (!isActive()) return false;
 1144     assert(isActive() && "Clients must not add to cleared diagnostic!");
 1152     assert(isActive() && "Clients must not add to cleared diagnostic!");
 1160     assert(isActive() && "Clients must not add to cleared diagnostic!");
 1165     assert(isActive() && "Clients must not add to cleared diagnostic!");
tools/clang/include/clang/Sema/Sema.h
 1364       if (!isActive()) return;