reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/ubsan/ubsan_handlers_cxx.cpp
  160 static bool handleFunctionTypeMismatch(FunctionTypeMismatchData *Data,
  188 void __ubsan_handle_function_type_mismatch_v1(FunctionTypeMismatchData *Data,
  197     FunctionTypeMismatchData *Data, ValueHandle Function,
projects/compiler-rt/lib/ubsan/ubsan_handlers_cxx.h
   43 __ubsan_handle_function_type_mismatch_v1(FunctionTypeMismatchData *Data,
   48 __ubsan_handle_function_type_mismatch_v1_abort(FunctionTypeMismatchData *Data,