Lines Matching defs:ET
25 bool ignoreReport(SourceLocation SLoc, ReportOptions Opts, ErrorType ET) { in ignoreReport()
48 ErrorType ET; in handleTypeMismatchImpl() local
112 ErrorType ET = IsSigned ? ErrorType::SignedIntegerOverflow in handleIntegerOverflowImpl() local
146 ErrorType ET = IsSigned ? ErrorType::SignedIntegerOverflow in handleNegateOverflowImpl() local
182 ErrorType ET; in handleDivremOverflowImpl() local
226 ErrorType ET; in handleShiftOutOfBoundsImpl() local
272 ErrorType ET = ErrorType::OutOfBoundsIndex; in handleOutOfBoundsImpl() local
324 ErrorType ET = ErrorType::NonPositiveVLAIndex; in handleVLABoundNotPositive() local
371 ErrorType ET = ErrorType::FloatCastOverflow; in handleFloatCastOverflow() local
413 ErrorType ET = in handleLoadInvalidValue() local
442 ErrorType ET = ErrorType::FunctionTypeMismatch; in handleFunctionTypeMismatch() local
476 ErrorType ET = ErrorType::InvalidNullReturn; in handleNonNullReturn() local
502 ErrorType ET = ErrorType::InvalidNullArgument; in handleNonNullArg() local
532 ErrorType ET = ErrorType::CFIBadType; in handleCFIBadIcall() local