Searched defs:EndCatchMightThrow (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjCRuntime.cpp | 250 bool EndCatchMightThrow = (Handler.Variable == nullptr); EmitTryCatchStmt() local |
H A D | ItaniumCXXABI.cpp | 4592 bool EndCatchMightThrow = CaughtType->isRecordType(); InitCatchParam() local |