LLVM 19.0.0git
llvm::coverage::CoverageMapping Member List

This is the complete list of members for llvm::coverage::CoverageMapping, including all inherited members.

CoverageMapping(const CoverageMapping &)=deletellvm::coverage::CoverageMapping
getCoverageForExpansion(const ExpansionRecord &Expansion) constllvm::coverage::CoverageMapping
getCoverageForFile(StringRef Filename) constllvm::coverage::CoverageMapping
getCoverageForFunction(const FunctionRecord &Function) constllvm::coverage::CoverageMapping
getCoveredFunctions() constllvm::coverage::CoverageMappinginline
getCoveredFunctions(StringRef Filename) constllvm::coverage::CoverageMappinginline
getHashMismatches() constllvm::coverage::CoverageMappinginline
getInstantiationGroups(StringRef Filename) constllvm::coverage::CoverageMapping
getMismatchedCount() constllvm::coverage::CoverageMappinginline
getUniqueSourceFiles() constllvm::coverage::CoverageMapping
load(ArrayRef< std::unique_ptr< CoverageMappingReader > > CoverageReaders, IndexedInstrProfReader &ProfileReader)llvm::coverage::CoverageMappingstatic
load(ArrayRef< StringRef > ObjectFilenames, StringRef ProfileFilename, vfs::FileSystem &FS, ArrayRef< StringRef > Arches=std::nullopt, StringRef CompilationDir="", const object::BuildIDFetcher *BIDFetcher=nullptr, bool CheckBinaryIDs=false)llvm::coverage::CoverageMappingstatic
operator=(const CoverageMapping &)=deletellvm::coverage::CoverageMapping