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

References

tools/lldb/unittests/Utility/FileSpecTest.cpp
  101   fs_windows_root.AppendPathComponent("bar");
  102   EXPECT_STREQ("F:\\bar", fs_windows_root.GetCString());
  105   EXPECT_STREQ("bar", fs_windows_root.GetFilename().GetCString());