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

/external/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h327 FunctionRecordIterator(ArrayRef<FunctionRecord> Records_, argument
329 : Records(Records_), Current(Records.begin()), Filename(Filename) {

Completed in 103 milliseconds