Searched refs:LinesByFile (Results 1 – 1 of 1) sorted by relevance
285 return LinesByFile.try_emplace(Filename, Filename, os).first->second; in getFile()295 for (auto &I : LinesByFile) { in writeOut()318 assert(LinesByFile.empty()); in GCOVBlock()331 StringMap<GCOVLines> LinesByFile; member in __anon7e40084f0211::GCOVBlock