Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.h4562 void EmitCfiCheckStub();
H A DCGExpr.cpp3357 void CodeGenFunction::EmitCfiCheckStub() { in EmitCfiCheckStub() function in CodeGenFunction
H A DCodeGenModule.cpp519 CodeGenFunction(*this).EmitCfiCheckStub(); in Release()