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

References

tools/llvm-cov/CodeCoverage.cpp
  394     sys::path::native(Path, NativePath);
  395     if (!sys::path::is_separator(NativePath.back()))
  396       NativePath += sys::path::get_separator();
  397     return NativePath.c_str();