Home
last modified time | relevance | path

Searched refs:CFITCK_VCall (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers_cxx.cpp113 case CFITCK_VCall: in __ubsan_handle_cfi_bad_type()
H A Dubsan_handlers.h210 CFITCK_VCall, enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp2765 EmitVTablePtrCheckForCall(RD, VTable, CodeGenFunction::CFITCK_VCall, Loc); in EmitTypeMetadataCodeForVCall()
2854 case CFITCK_VCall: in EmitVTablePtrCheck()
H A DCodeGenFunction.h2472 CFITCK_VCall,
H A DCGExpr.cpp3793 {CFITCK_VCall, SanitizerKind::CFIVCall}, in EmitCfiCheckFail()