Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h1024 template <int CovMapVersion, class IntPtrT> struct CovMapTraits { struct
1029 template <class IntPtrT> struct CovMapTraits<CovMapVersion::Version3, IntPtrT> { argument