Searched refs:function_type_mismatch (Results 1 – 5 of 5) sorted by relevance
226 UBSAN_TC(function_type_mismatch);227 UBSAN_TC_HEAD(function_type_mismatch, tc) in UBSAN_TC_HEAD() argument248 UBSAN_TC_BODY(function_type_mismatch, tc) in UBSAN_TC_BODY() argument855 UBSAN_TEST_CASE(tp, function_type_mismatch); in UBSAN_CASES()
111 HANDLER(function_type_mismatch, "function-type-mismatch")
166 RECOVERABLE(function_type_mismatch,
162 RECOVERABLE(function_type_mismatch,
125 SANITIZER_CHECK(FunctionTypeMismatch, function_type_mismatch, 1) \