Home
last modified time | relevance | path

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

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