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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers_cxx.cpp160 static bool handleFunctionTypeMismatch(FunctionTypeMismatchData *Data, function in namespace:__ubsan
193 handleFunctionTypeMismatch(Data, Function, calleeRTTI, fnRTTI, Opts);
200 if (handleFunctionTypeMismatch(Data, Function, calleeRTTI, fnRTTI, Opts))

Completed in 99 milliseconds