Searched defs:emitThrow (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1262 void ItaniumCXXABI::emitThrow(CodeGenFunction &CGF, const CXXThrowExpr *E) { function in class:ItaniumCXXABI
H A DMicrosoftCXXABI.cpp4297 void MicrosoftCXXABI::emitThrow(CodeGenFunction &CGF, const CXXThrowExpr *E) { function in class:MicrosoftCXXABI

Completed in 87 milliseconds