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

References

tools/clang/lib/Sema/SemaInit.cpp
  397       hadError = true;
  474   bool HadError() { return hadError; }
  586     hadError = true;
  616       hadError = true;
  671         hadError = true;
  696       hadError = true;
  702       hadError = true;
  706     if (hadError || VerifyOnly) {
  797           if (hadError)
  810         if (hadError)
  815         if (hadError)
  854     if (hadError)
  881           hadError = true;
  888       if (hadError) {
  956   if (!hadError && FullyStructuredList) {
  960     if (RequiresSecondPass && !hadError)
 1045     hadError = true;
 1185   if (hadError)
 1193     hadError = ExtraInitsIsError;
 1289     hadError = true;
 1296     hadError = true;
 1305     hadError = true;
 1370           hadError = true;
 1375         hadError = true;
 1423         hadError = true;
 1427           hadError = true;
 1462     hadError = true;
 1516     hadError = !SemaRef.getLangOpts().CPlusPlus11;
 1538     hadError = true;
 1559     hadError = true; // types weren't compatible.
 1569   if (hadError)
 1590     hadError = true;
 1601     hadError = true;
 1620     hadError = true;
 1627   if (hadError)
 1671         hadError = true; // types weren't compatible.
 1681       if (hadError)
 1785     hadError = true;
 1825       hadError = true;
 1859     hadError = true;
 1892         hadError = true;
 1928   if (!hadError && DeclType->isIncompleteArrayType() && !VerifyOnly) {
 1941   if (!hadError) {
 2005     hadError = true;
 2016           hadError = true;
 2076         hadError = true;
 2110         hadError = true;
 2118           hadError = true;
 2160       hadError = true;
 2167         hadError = true;
 2206     for (; Field != FieldEnd && !hadError; ++Field) {
 2223         hadError = true;
 2235     hadError = true;
 2394     bool prevHadError = hadError;
 2411     return hadError && !prevHadError;
 2541           hadError = true;
 2683       if (!hadError && !isa<InitListExpr>(DIE->getInit()) &&
 2707       bool prevHadError = hadError;
 2718       if (hadError && !prevHadError) {
 2759       return hadError;
 2762     bool prevHadError = hadError;
 2769     return hadError && !prevHadError;
 2961   bool prevHadError = hadError;
 2965   return hadError && !prevHadError;