Home
last modified time | relevance | path

Searched defs:CovMapTraits (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1397 template <int CovMapVersion, class IntPtrT> struct CovMapTraits { struct
1402 template <class IntPtrT> struct CovMapTraits<CovMapVersion::Version3, IntPtrT> { argument