Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1281 void ItaniumCXXABI::emitRethrow(CodeGenFunction &CGF, bool isNoReturn) { in emitRethrow() function in ItaniumCXXABI
H A DMicrosoftCXXABI.cpp880 void MicrosoftCXXABI::emitRethrow(CodeGenFunction &CGF, bool isNoReturn) { in emitRethrow() function in MicrosoftCXXABI