LLVM  4.0.0
llvm::coverage::CoverageMapping Member List

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

getCoverageForExpansion(const ExpansionRecord &Expansion) const llvm::coverage::CoverageMapping
getCoverageForFile(StringRef Filename) const llvm::coverage::CoverageMapping
getCoverageForFunction(const FunctionRecord &Function) const llvm::coverage::CoverageMapping
getCoveredFunctions() const llvm::coverage::CoverageMappinginline
getCoveredFunctions(StringRef Filename) const llvm::coverage::CoverageMappinginline
getInstantiations(StringRef Filename) const llvm::coverage::CoverageMapping
getMismatchedCount()llvm::coverage::CoverageMappinginline
getUniqueSourceFiles() const llvm::coverage::CoverageMapping
load(CoverageMappingReader &CoverageReader, IndexedInstrProfReader &ProfileReader)llvm::coverage::CoverageMappingstatic
load(ArrayRef< std::unique_ptr< CoverageMappingReader >> CoverageReaders, IndexedInstrProfReader &ProfileReader)llvm::coverage::CoverageMappingstatic
load(StringRef ObjectFilename, StringRef ProfileFilename, StringRef Arch=StringRef())llvm::coverage::CoverageMappinginlinestatic
load(ArrayRef< StringRef > ObjectFilenames, StringRef ProfileFilename, StringRef Arch=StringRef())llvm::coverage::CoverageMappingstatic