Searched defs:getThrowFn (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | MicrosoftCXXABI.cpp | 776 llvm::FunctionCallee getThrowFn() { in getThrowFn() function in __anon9a42cb130111::MicrosoftCXXABI |
H A D | ItaniumCXXABI.cpp | 1435 static llvm::FunctionCallee getThrowFn(CodeGenModule &CGM) { in getThrowFn() function |