Searched refs:CoverageSectionRefs (Results 1 – 1 of 1) sorted by relevance
992 std::vector<SectionRef> CoverageSectionRefs = *CoverageSection; in loadBinaryFormat() local993 if (CoverageSectionRefs.size() != 1) in loadBinaryFormat()995 auto CoverageMappingOrErr = CoverageSectionRefs.back().getContents(); in loadBinaryFormat()