#include "llvm/ProfileData/Coverage/CoverageMapping.h"
Definition at line 870 of file CoverageMapping.h.
◆ ThisT
◆ CovMapFunctionRecordV2()
llvm::coverage::CovMapFunctionRecordV2::CovMapFunctionRecordV2 |
( |
| ) |
|
|
delete |
◆ advanceByOne()
template<support::endianness Endian>
std::pair<const char *, const ThisT *> llvm::coverage::CovMapFunctionRecordV2::advanceByOne |
( |
const char * |
MappingBuf | ) |
const |
|
inline |
◆ getCoverageMapping()
template<support::endianness Endian>
StringRef llvm::coverage::CovMapFunctionRecordV2::getCoverageMapping |
( |
const char * |
MappingBuf | ) |
const |
|
inline |
◆ getDataSize()
template<support::endianness Endian>
uint64_t llvm::coverage::CovMapFunctionRecordV2::getDataSize |
( |
| ) |
const |
|
inline |
◆ getFilenamesRef()
template<support::endianness Endian>
uint64_t llvm::coverage::CovMapFunctionRecordV2::getFilenamesRef |
( |
| ) |
const |
|
inline |
◆ getFuncHash()
template<support::endianness Endian>
uint64_t llvm::coverage::CovMapFunctionRecordV2::getFuncHash |
( |
| ) |
const |
|
inline |
◆ getFuncName()
template<support::endianness Endian>
◆ getFuncNameRef()
template<support::endianness Endian>
uint64_t llvm::coverage::CovMapFunctionRecordV2::getFuncNameRef |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: