Searched defs:FCS (Results 1 – 9 of 9) sorted by relevance
65 for (const auto &FCS : Summaries.drop_front()) { in get() local
405 for (const FileCoverageSummary &FCS : FileReports) in renderFileReports() local428 for (const FileCoverageSummary &FCS : FileReports) { in renderFileReports() local439 for (const FileCoverageSummary &FCS : FileReports) in renderFileReports() local
334 const FileCoverageSummary &FCS, in emitFileSummary()
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()
857 const ObjCForCollectionStmt *FCS) { in checkCollectionNonNil()882 const ObjCForCollectionStmt *FCS) { in checkElementNonNil()946 const ObjCForCollectionStmt *FCS, in assumeCollectionNonEmpty()957 const ObjCForCollectionStmt *FCS) { in alreadyExecutedAtLeastOneLoopIteration()976 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
1667 CodeGenFunction::FieldConstructionScope FCS(CGF, Dest.getAddress()); in VisitInitListExpr() local
1345 FieldConstructionScope FCS(*this, LoadCXXThisAddress()); in EmitCtorPrologue() local