reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
35 Path.toVector(PathVec); 36 llvm::sys::path::remove_dots(PathVec, true); 37 ++ReadCounts[std::string(PathVec.begin(), PathVec.end())]; 37 ++ReadCounts[std::string(PathVec.begin(), PathVec.end())];