Home
last modified time | relevance | path

Searched refs:EndMightThrow (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DItaniumCXXABI.cpp3589 bool EndMightThrow) { in CallBeginCatch() argument
3593 CGF.EHStack.pushCleanup<CallEndCatch>(NormalAndEHCleanup, EndMightThrow); in CallBeginCatch()