Home
last modified time | relevance | path

Searched refs:FuncRecordType (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp535 using FuncRecordType = typedef in __anon24a89c3b0211::VersionedCovMapFuncRecordReader
557 Error insertFunctionRecordIfNeeded(const FuncRecordType *CFR, in insertFunctionRecordIfNeeded()
629 CovBuf += NRecords * sizeof(FuncRecordType); in readCoverageHeader()
699 auto CFR = reinterpret_cast<const FuncRecordType *>(FuncRecBuf); in readFunctionRecords()
703 const FuncRecordType *NextCFR; in readFunctionRecords()