Searched defs:HasFinally (Results 1 – 4 of 4) sorted by relevance
164 bool HasFinally : 1; variable181 bool HasFinally) in ObjCAtTryStmt()
514 bool HasFinally) { in CreateEmpty()
900 bool HasFinally = Record[Idx++]; in VisitObjCAtTryStmt() local
3010 bool HasFinally = (AtTryStmt->getFinallyStmt() != 0); in EmitTryOrSynchronizedStmt() local