Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h778 FunctionRecordIterator(ArrayRef<FunctionRecord> Records_,
781 : Records(Records_), RecordIndices(RecordIndices_), in Records() argument