Home
last modified time | relevance | path

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

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