Searched refs:LinesByFile (Results 1 – 1 of 1) sorted by relevance
273 return LinesByFile.try_emplace(Filename, P, Filename).first->second; in getFile()283 for (auto &I : LinesByFile) { in writeOut()306 assert(LinesByFile.empty()); in GCOVBlock()319 StringMap<GCOVLines> LinesByFile; member in __anon434f465a0311::GCOVBlock