Searched defs:getPersonalityFn (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGException.cpp | 263 static llvm::FunctionCallee getPersonalityFn(CodeGenModule &CGM, getPersonalityFn() function |
/llvm-project/llvm/lib/IR/ | ||
H A D | Function.cpp | 1934 Constant *Function::getPersonalityFn() const { getPersonalityFn() function in Function |