LLVM 19.0.0git
Public Types | List of all members
llvm::coverage::CovMapTraits< CovMapVersion::Version3, IntPtrT > Struct Template Reference

#include "llvm/ProfileData/Coverage/CoverageMapping.h"

Public Types

using CovMapFuncRecordType = CovMapFunctionRecordV2
 
using NameRefType = uint64_t
 

Detailed Description

template<class IntPtrT>
struct llvm::coverage::CovMapTraits< CovMapVersion::Version3, IntPtrT >

Definition at line 1404 of file CoverageMapping.h.

Member Typedef Documentation

◆ CovMapFuncRecordType

Definition at line 1405 of file CoverageMapping.h.

◆ NameRefType

Definition at line 1406 of file CoverageMapping.h.


The documentation for this struct was generated from the following file: