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

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

Public Types

using CovMapFuncRecordType = CovMapFunctionRecordV1< IntPtrT >
 
using NameRefType = IntPtrT
 

Detailed Description

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

Definition at line 1414 of file CoverageMapping.h.

Member Typedef Documentation

◆ CovMapFuncRecordType

Definition at line 1415 of file CoverageMapping.h.

◆ NameRefType

template<class IntPtrT >
using llvm::coverage::CovMapTraits< CovMapVersion::Version1, IntPtrT >::NameRefType = IntPtrT

Definition at line 1416 of file CoverageMapping.h.


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