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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp245 bool EndCatchMightThrow = (Handler.Variable == 0); local
H A DCGException.cpp961 bool EndCatchMightThrow = CaughtType->isRecordType(); local

Completed in 110 milliseconds