Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGException.cpp256 static llvm::FunctionCallee getPersonalityFn(CodeGenModule &CGM, in getPersonalityFn() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DFunction.cpp1995 Constant *Function::getPersonalityFn() const { in getPersonalityFn() function in Function