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

References

tools/clang/tools/extra/clang-move/Move.cpp
   65   llvm::sys::path::remove_dots(Path, /*remove_dot_dot=*/true);
   67   llvm::sys::path::native(Path);
   68   return Path.str();