Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1244 void ItaniumCXXABI::emitRethrow(CodeGenFunction &CGF, bool isNoReturn) { in emitRethrow() function in ItaniumCXXABI
H A DMicrosoftCXXABI.cpp899 void MicrosoftCXXABI::emitRethrow(CodeGenFunction &CGF, bool isNoReturn) { in emitRethrow() function in MicrosoftCXXABI