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

References

unittests/Support/VirtualFileSystemTest.cpp
  461     Path.toVector(this->Path);
  463     raw_fd_ostream OS(this->Path, EC);
  469       this->Path = "";
  472     if (Path != "") {
  473       EXPECT_FALSE(llvm::sys::fs::remove(Path.str()));
  543   EXPECT_EQ(BB.Path, BPath);
  547   EXPECT_EQ(AA.Path, APath); // Reports resolved name.