reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
654 LineCoverageIterator &operator++();
643 this->operator++();
tools/llvm-cov/CoverageExporterLcov.cpp 66 for (; LCI != LCIEnd; ++LCI) {
tools/llvm-cov/CoverageSummaryInfo.cpp 35 for (const auto &LCS : getLineCoverageStats(CD)) {
tools/llvm-cov/SourceCoverageView.cpp 207 ++LI, ++LCI) {
unittests/ProfileData/CoverageMappingTest.cpp 679 for (const auto &LCS : getLineCoverageStats(Data)) {