#include "llvm/ProfileData/Coverage/CoverageMapping.h"
Definition at line 1283 of file CoverageMapping.h.
◆ ThisT
◆ CovMapFunctionRecordV3()
llvm::coverage::CovMapFunctionRecordV3::CovMapFunctionRecordV3 |
( |
| ) |
|
|
delete |
◆ advanceByOne()
◆ getCoverageMapping()
StringRef llvm::coverage::CovMapFunctionRecordV3::getCoverageMapping |
( |
const char * |
| ) |
const |
|
inline |
Read the inline coverage mapping.
Ignore the buffer parameter, it is for out-of-line coverage mapping data only.
Definition at line 1318 of file CoverageMapping.h.
◆ getDataSize()
uint64_t llvm::coverage::CovMapFunctionRecordV3::getDataSize |
( |
| ) |
const |
|
inline |
◆ getFilenamesRef()
uint64_t llvm::coverage::CovMapFunctionRecordV3::getFilenamesRef |
( |
| ) |
const |
|
inline |
◆ getFuncHash()
uint64_t llvm::coverage::CovMapFunctionRecordV3::getFuncHash |
( |
| ) |
const |
|
inline |
◆ getFuncName()
◆ getFuncNameRef()
uint64_t llvm::coverage::CovMapFunctionRecordV3::getFuncNameRef |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: