Home
last modified time | relevance | path

Searched refs:handleTypeMismatchImpl (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dubsan-check-debuglocs.cpp14 static void handleTypeMismatchImpl(SourceLocation *Loc) { Loc->acquire(); } in handleTypeMismatchImpl() function
16 handleTypeMismatchImpl(Loc); in __ubsan_handle_type_mismatch_v1()
/llvm-project-15.0.7/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cpp86 static void handleTypeMismatchImpl(TypeMismatchData *Data, ValueHandle Pointer, in handleTypeMismatchImpl() function
142 handleTypeMismatchImpl(Data, Pointer, Opts); in __ubsan_handle_type_mismatch_v1()
147 handleTypeMismatchImpl(Data, Pointer, Opts); in __ubsan_handle_type_mismatch_v1_abort()