Home
last modified time | relevance | path

Searched refs:EmitCfiCheckStub (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenFunction.h4634 void EmitCfiCheckStub();
H A DCGExpr.cpp3446 void CodeGenFunction::EmitCfiCheckStub() { in EmitCfiCheckStub() function in CodeGenFunction
H A DCodeGenModule.cpp574 CodeGenFunction(*this).EmitCfiCheckStub(); in Release()