Searched refs:EmitCfiSlowPathCheck (Results 1 – 6 of 6) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGExpr.cpp | 2602 void CodeGenFunction::EmitCfiSlowPathCheck( in EmitCfiSlowPathCheck() function in CodeGenFunction 4083 EmitCfiSlowPathCheck(SanitizerKind::CFIICall, TypeTest, CrossDsoTypeId, in EmitCall()
|
D | CGClass.cpp | 2754 EmitCfiSlowPathCheck(M, TypeTest, CrossDsoTypeId, CastedVTable, StaticData); in EmitVTablePtrCheck()
|
D | CodeGenFunction.h | 3208 void EmitCfiSlowPathCheck(SanitizerMask Kind, llvm::Value *Cond,
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGClass.cpp | 2801 EmitCfiSlowPathCheck(M, TypeTest, CrossDsoTypeId, CastedVTable, StaticData); in EmitVTablePtrCheck()
|
D | CGExpr.cpp | 3300 void CodeGenFunction::EmitCfiSlowPathCheck( in EmitCfiSlowPathCheck() function in CodeGenFunction 5197 EmitCfiSlowPathCheck(SanitizerKind::CFIICall, TypeTest, CrossDsoTypeId, in EmitCall()
|
D | CodeGenFunction.h | 4458 void EmitCfiSlowPathCheck(SanitizerMask Kind, llvm::Value *Cond,
|