Home
last modified time | relevance | path

Searched defs:setKCFIType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp158 void llvm::setKCFIType(Module &M, Function &F, StringRef MangledType) { in setKCFIType() function in llvm
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2784 void CodeGenModule::setKCFIType(const FunctionDecl *FD, llvm::Function *F) { in setKCFIType() function in CodeGenModule