Searched defs:HasFinally (Results 1 – 4 of 4) sorted by relevance
162 bool HasFinally : 1; variable179 bool HasFinally) in ObjCAtTryStmt()
757 bool HasFinally) { in CreateEmpty()
1015 bool HasFinally = Record[Idx++]; in VisitObjCAtTryStmt() local
3926 bool HasFinally = (AtTryStmt->getFinallyStmt() != 0); in EmitTryOrSynchronizedStmt() local