Home
last modified time | relevance | path

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

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