Searched refs:FunctionTypeMismatchData (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers_cxx.h37 struct FunctionTypeMismatchData { struct in namespace:__ubsan
43 __ubsan_handle_function_type_mismatch_v1(FunctionTypeMismatchData *Data,
48 __ubsan_handle_function_type_mismatch_v1_abort(FunctionTypeMismatchData *Data,
H A Dubsan_handlers_cxx.cpp160 static bool handleFunctionTypeMismatch(FunctionTypeMismatchData *Data,
188 void __ubsan_handle_function_type_mismatch_v1(FunctionTypeMismatchData *Data,
197 FunctionTypeMismatchData *Data, ValueHandle Function,

Completed in 103 milliseconds