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.h5111 void EmitCfiCheckStub();
H A DCGExpr.cpp3691 void CodeGenFunction::EmitCfiCheckStub() { in EmitCfiCheckStub() function in CodeGenFunction
H A DCodeGenModule.cpp907 CodeGenFunction(*this).EmitCfiCheckStub(); in Release()