Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp249 bool EndCatchMightThrow = (Handler.Variable == nullptr); in EmitTryCatchStmt() local
H A DItaniumCXXABI.cpp4440 bool EndCatchMightThrow = CaughtType->isRecordType(); in InitCatchParam() local