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

References

lib/Support/VirtualFileSystem.cpp
  973   Path.toVector(Output);
  974   if (auto EC = makeAbsolute(Output))
  976   llvm::sys::path::remove_dots(Output, /*remove_dot_dot=*/true);