Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp263 static llvm::FunctionCallee getPersonalityFn(CodeGenModule &CGM, getPersonalityFn() function
/llvm-project/llvm/lib/IR/
H A DFunction.cpp1934 Constant *Function::getPersonalityFn() const { getPersonalityFn() function in Function