Searched defs:emitThrow (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | ItaniumCXXABI.cpp | 1301 void ItaniumCXXABI::emitThrow(CodeGenFunction &CGF, const CXXThrowExpr *E) { emitThrow() function in ItaniumCXXABI |
H A D | MicrosoftCXXABI.cpp | 4439 void MicrosoftCXXABI::emitThrow(CodeGenFunction &CGF, const CXXThrowExpr *E) { emitThrow() function in MicrosoftCXXABI |