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.h214 CFITCK_VCall, enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp2770 EmitVTablePtrCheckForCall(RD, VTable, CodeGenFunction::CFITCK_VCall, Loc); in EmitTypeMetadataCodeForVCall()
2798 case CodeGenFunction::CFITCK_VCall: in SanitizerInfoFromCFICheckKind()
H A DCodeGenFunction.h2479 CFITCK_VCall,
H A DCGExpr.cpp4005 {CFITCK_VCall, SanitizerKind::SO_CFIVCall}, in EmitCfiCheckFail()