Searched refs:hasError (Results 1 – 4 of 4) sorted by relevance
82 if (TP.hasError()) in FillWithPossibleTypes()156 if (InVT.isCompletelyUnknown() || *this == InVT || TP.hasError()) in MergeInTypeInfo()237 if (TP.hasError()) in EnforceInteger()262 if (TP.hasError()) in EnforceFloatingPoint()288 if (TP.hasError()) in EnforceScalar()315 if (TP.hasError()) in EnforceVector()345 if (TP.hasError()) in EnforceSmallerThan()537 if (TP.hasError()) in EnforceVectorEltTypeIs()871 if (TP.hasError()) in ApplyTypeConstraint()1252 if (TP.hasError()) in InlinePatternFragments()[all …]
584 bool hasError() const { in hasError() function
348 bool hasError() { return HasError; } in hasError() function
3276 bool hasError = false; in checkReturnWithRetEffect() local3282 hasError = true; in checkReturnWithRetEffect()3289 hasError = true; in checkReturnWithRetEffect()3293 if (hasError) { in checkReturnWithRetEffect()