Searched defs:HasFinally (Results 1 – 4 of 4) sorted by relevance
60 bool HasFinally) { in CreateEmpty()
163 bool HasFinally : 1; variable180 bool HasFinally) in ObjCAtTryStmt()
1156 bool HasFinally = Record[Idx++]; in VisitObjCAtTryStmt() local
4151 bool HasFinally = (AtTryStmt->getFinallyStmt() != nullptr); in EmitTryOrSynchronizedStmt() local