Home
last modified time | relevance | path

Searched defs:FCS (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DCoverageSummaryInfo.cpp66 for (const auto &FCS : Summaries.drop_front()) { in get() local
DCoverageReport.cpp406 for (const FileCoverageSummary &FCS : FileReports) in renderFileReports() local
429 for (const FileCoverageSummary &FCS : FileReports) { in renderFileReports() local
440 for (const FileCoverageSummary &FCS : FileReports) in renderFileReports() local
DSourceCoverageViewHTML.cpp336 const FileCoverageSummary &FCS, in emitFileSummary()
/external/clang/lib/StaticAnalyzer/Checkers/
DBasicObjCFoundationChecks.cpp885 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()
/external/clang/lib/CodeGen/
DCGExprAgg.cpp1216 CodeGenFunction::FieldConstructionScope FCS(CGF, Dest.getAddress()); in VisitInitListExpr() local
DCGClass.cpp1405 FieldConstructionScope FCS(*this, LoadCXXThisAddress()); in EmitCtorPrologue() local