Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp250 bool EndCatchMightThrow = (Handler.Variable == nullptr); EmitTryCatchStmt() local
H A DItaniumCXXABI.cpp4592 bool EndCatchMightThrow = CaughtType->isRecordType(); InitCatchParam() local