reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/unittests/Frontend/PCHPreambleTest.cpp
   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())];