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

References

lib/Support/VirtualFileSystem.cpp
  810   P.toVector(Path);
  813   std::error_code EC = FS.makeAbsolute(Path);
  818     llvm::sys::path::remove_dots(Path, /*remove_dot_dot=*/true);
  820   if (Path.empty())
  823   auto I = llvm::sys::path::begin(Path), E = llvm::sys::path::end(Path);
  823   auto I = llvm::sys::path::begin(Path), E = llvm::sys::path::end(Path);