Searched defs:FCS (Results 1 – 3 of 3) sorted by relevance
885 const ObjCForCollectionStmt *FCS) { in checkCollectionNonNil()910 const ObjCForCollectionStmt *FCS) { in checkElementNonNil()974 const ObjCForCollectionStmt *FCS, in assumeCollectionNonEmpty()986 const ObjCForCollectionStmt *FCS) { in alreadyExecutedAtLeastOneLoopIteration()1005 void ObjCLoopChecker::checkPostStmt(const ObjCForCollectionStmt *FCS, in checkPostStmt()
1216 CodeGenFunction::FieldConstructionScope FCS(CGF, Dest.getAddress()); in VisitInitListExpr() local
1405 FieldConstructionScope FCS(*this, LoadCXXThisAddress()); in EmitCtorPrologue() local