Searched defs:CallEndCatch (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGException.cpp914 struct CallEndCatch : EHScopeStack::Cleanup { struct in namespace:__anon3203
915 CallEndCatch(bool MightThrow) : MightThrow(MightThrow) {} function in struct:__anon3203::CallEndCatch

Completed in 49 milliseconds