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