Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2798 void CodeGenFunction::EmitKCFIOperandBundle( in EmitKCFIOperandBundle() function in CodeGenFunction
H A DCodeGenFunction.h5082 void EmitKCFIOperandBundle(const CGCallee &Callee,
H A DCGCall.cpp5667 EmitKCFIOperandBundle(ConcreteCallee, BundleList); in EmitCall()