Searched refs:LinesByFile (Results 1 – 1 of 1) sorted by relevance
274 return LinesByFile.try_emplace(Filename, P, Filename).first->second; in getFile()284 for (auto &I : LinesByFile) { in writeOut()307 assert(LinesByFile.empty()); in GCOVBlock()320 StringMap<GCOVLines> LinesByFile; member in __anon3a2a73410311::GCOVBlock