Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMappingReader.h166 struct ProfileMappingRecord { struct
174 ProfileMappingRecord(CovMapVersion Version, StringRef FunctionName, in ProfileMappingRecord() argument