Home
last modified time | relevance | path

Searched defs:emitThrow (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DItaniumCXXABI.cpp1072 void ItaniumCXXABI::emitThrow(CodeGenFunction &CGF, const CXXThrowExpr *E) { in emitThrow() function in ItaniumCXXABI
DMicrosoftCXXABI.cpp4172 void MicrosoftCXXABI::emitThrow(CodeGenFunction &CGF, const CXXThrowExpr *E) { in emitThrow() function in MicrosoftCXXABI
/external/llvm-project/clang/lib/CodeGen/
DItaniumCXXABI.cpp1311 void ItaniumCXXABI::emitThrow(CodeGenFunction &CGF, const CXXThrowExpr *E) { in emitThrow() function in ItaniumCXXABI
DMicrosoftCXXABI.cpp4333 void MicrosoftCXXABI::emitThrow(CodeGenFunction &CGF, const CXXThrowExpr *E) { in emitThrow() function in MicrosoftCXXABI