Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DItaniumCXXABI.cpp1038 void ItaniumCXXABI::emitRethrow(CodeGenFunction &CGF, bool isNoReturn) { in emitRethrow() function in ItaniumCXXABI
DMicrosoftCXXABI.cpp866 void MicrosoftCXXABI::emitRethrow(CodeGenFunction &CGF, bool isNoReturn) { in emitRethrow() function in MicrosoftCXXABI