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

References

tools/clang/lib/Tooling/InterpolatingCompilationDatabase.cpp
  437           S.PrefixLength = matchingPrefix(Filename, Paths[S.Index].first);
  448       S.PrefixLength = matchingPrefix(Filename, Paths[S.Index].first);
  454       return {longestMatch(Filename, Paths).second, 0};