Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h5301 void EmitCfiCheckStub();
H A DCGExpr.cpp3891 void CodeGenFunction::EmitCfiCheckStub() { in EmitCfiCheckStub() function in CodeGenFunction
H A DCodeGenModule.cpp1015 CodeGenFunction(*this).EmitCfiCheckStub(); in Release()