Searched defs:FCS (Results 1 – 9 of 9) sorted by relevance
440 for (const FileCoverageSummary &FCS : FileReports) in renderFileReports() local469 for (const FileCoverageSummary &FCS : FileReports) { in renderFileReports() local480 for (const FileCoverageSummary &FCS : FileReports) in renderFileReports() local
100 for (const auto &FCS : Summaries.drop_front()) { in get() local
336 const FileCoverageSummary &FCS, in emitFileSummary()
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()
98 #define FCS 0x10 /* FCS Error flag */ macro
152 #define FCS(f, d) crctable[(f) ^ (d)] macro
1669 CodeGenFunction::FieldConstructionScope FCS(CGF, Dest.getAddress()); in VisitInitListExpr() local
1345 FieldConstructionScope FCS(*this, LoadCXXThisAddress()); in EmitCtorPrologue() local