Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers_cxx.cpp125 case CFITCK_VMFCall: in __ubsan_handle_cfi_bad_type()
H A Dubsan_handlers.h220 CFITCK_VMFCall, enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp2811 case CodeGenFunction::CFITCK_VMFCall: in SanitizerInfoFromCFICheckKind()
H A DItaniumCXXABI.cpp782 llvm::ConstantInt::get(CGF.Int8Ty, CodeGenFunction::CFITCK_VMFCall), in EmitLoadOfMemberFunctionPointer()
H A DCodeGenFunction.h2485 CFITCK_VMFCall,