Searched defs:FCS (Results 1 – 6 of 6) sorted by relevance
66 for (const auto &FCS : Summaries.drop_front()) { in get() local
406 for (const FileCoverageSummary &FCS : FileReports) in renderFileReports() local429 for (const FileCoverageSummary &FCS : FileReports) { in renderFileReports() local440 for (const FileCoverageSummary &FCS : FileReports) in renderFileReports() local
336 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()
1216 CodeGenFunction::FieldConstructionScope FCS(CGF, Dest.getAddress()); in VisitInitListExpr() local
1405 FieldConstructionScope FCS(*this, LoadCXXThisAddress()); in EmitCtorPrologue() local