Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h209 CFITCK_VCall, enumerator
H A Dubsan_handlers_cxx.cpp113 case CFITCK_VCall: in __ubsan_handle_cfi_bad_type()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGClass.cpp2696 EmitVTablePtrCheckForCall(RD, VTable, CodeGenFunction::CFITCK_VCall, Loc); in EmitTypeMetadataCodeForVCall()
2786 case CFITCK_VCall: in EmitVTablePtrCheck()
H A DCodeGenFunction.h2296 CFITCK_VCall,
H A DCGExpr.cpp3533 {CFITCK_VCall, SanitizerKind::CFIVCall}, in EmitCfiCheckFail()