Searched refs:TypeMismatch (Results 1 – 4 of 4) sorted by relevance
123 bool TypeMismatch = false; in createWrapper() local155 TypeMismatch = true; in createWrapper()161 if (WrapperNeeded && !TypeMismatch) { in createWrapper()195 TypeMismatch = true; in createWrapper()199 if (TypeMismatch) { in createWrapper()
791 SanitizerHandler::TypeMismatch, StaticData, RHS); in EmitNullabilityCheck()
138 SANITIZER_CHECK(TypeMismatch, type_mismatch, 1) \
796 EmitCheck(Checks, SanitizerHandler::TypeMismatch, StaticData, in EmitTypeCheck()