Searched defs:getThrowFn (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ | ||
H A D | ItaniumCXXABI.cpp | 1304 static llvm::FunctionCallee getThrowFn(CodeGenModule &CGM) { in getThrowFn() function |
H A D | MicrosoftCXXABI.cpp | 747 llvm::FunctionCallee getThrowFn() { in getThrowFn() function in __anonb3a31e5e0111::MicrosoftCXXABI |