Searched defs:FCS (Results 1 – 3 of 3) sorted by relevance
887 const ObjCForCollectionStmt *FCS) { in checkCollectionNonNil()912 const ObjCForCollectionStmt *FCS) { in checkElementNonNil()976 const ObjCForCollectionStmt *FCS, in assumeCollectionNonEmpty()989 const ObjCForCollectionStmt *FCS) { in alreadyExecutedAtLeastOneLoopIteration()1010 void ObjCLoopChecker::checkPostStmt(const ObjCForCollectionStmt *FCS, in checkPostStmt()
1177 CodeGenFunction::FieldConstructionScope FCS(CGF, Dest.getAddress()); in VisitInitListExpr() local
1409 FieldConstructionScope FCS(*this, LoadCXXThisAddress()); in EmitCtorPrologue() local