Searched refs:TypeMismatch (Results 1 – 4 of 4) sorted by relevance
124 bool TypeMismatch = false; in createWrapper() local156 TypeMismatch = true; in createWrapper()162 if (WrapperNeeded && !TypeMismatch) { in createWrapper()196 TypeMismatch = true; in createWrapper()200 if (TypeMismatch) { in createWrapper()
39 SANITIZER_CHECK(TypeMismatch, type_mismatch, 1) \
770 auto CheckHandler = SanitizerHandler::TypeMismatch; in EmitNullabilityCheck()
760 auto CheckHandler = SanitizerHandler::TypeMismatch; in EmitTypeCheck()943 DoneViaNullSanitize ? SanitizerHandler::TypeMismatch in EmitTypeCheck()