Home
last modified time | relevance | path

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

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