Home
last modified time | relevance | path

Searched defs:getThrowFn (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp776 llvm::FunctionCallee getThrowFn() { in getThrowFn() function in __anon9a42cb130111::MicrosoftCXXABI
H A DItaniumCXXABI.cpp1435 static llvm::FunctionCallee getThrowFn(CodeGenModule &CGM) { in getThrowFn() function