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

References

tools/llvm-cov/CodeCoverage.cpp
  201     if (PathRemapping)
  386   if (!PathRemapping)
  399   std::string RemapFrom = nativeWithTrailing(PathRemapping->first);
  400   std::string RemapTo = nativeWithTrailing(PathRemapping->second);
  690       PathRemapping = EquivPair;