Searched defs:setKCFIType (Results 1 – 2 of 2) sorted by relevance
158 void llvm::setKCFIType(Module &M, Function &F, StringRef MangledType) { in setKCFIType() function in llvm
2784 void CodeGenModule::setKCFIType(const FunctionDecl *FD, llvm::Function *F) { in setKCFIType() function in CodeGenModule