Searched defs:getThrowFn (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ | ||
H A D | ItaniumCXXABI.cpp | 1267 static llvm::FunctionCallee getThrowFn(CodeGenModule &CGM) { in getThrowFn() function |
H A D | MicrosoftCXXABI.cpp | 766 llvm::FunctionCallee getThrowFn() { in getThrowFn() function in __anon063cb12a0111::MicrosoftCXXABI |