Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1267 void ItaniumCXXABI::emitRethrow(CodeGenFunction &CGF, bool isNoReturn) { emitRethrow() function in ItaniumCXXABI
H A DMicrosoftCXXABI.cpp911 void MicrosoftCXXABI::emitRethrow(CodeGenFunction &CGF, bool isNoReturn) { emitRethrow() function in MicrosoftCXXABI