Searched refs:TypeMismatch (Results 1 – 4 of 4) sorted by relevance
131 bool TypeMismatch = false; in createWrapper() local163 TypeMismatch = true; in createWrapper()169 if (WrapperNeeded && !TypeMismatch) { in createWrapper()203 TypeMismatch = true; in createWrapper()207 if (TypeMismatch) { in createWrapper()
760 SanitizerHandler::TypeMismatch, StaticData, RHS); in EmitNullabilityCheck()
141 SANITIZER_CHECK(TypeMismatch, type_mismatch, 1) \
793 EmitCheck(Checks, SanitizerHandler::TypeMismatch, StaticData, in EmitTypeCheck()