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

References

tools/clang/lib/Tooling/InterpolatingCompilationDatabase.cpp
  329       Paths.emplace_back(Path, I);
  330       Types.push_back(foldType(guessType(Path)));
  331       Stems.emplace_back(sys::path::stem(Path), I);
  332       auto Dir = ++sys::path::rbegin(Path), DirEnd = sys::path::rend(Path);
  332       auto Dir = ++sys::path::rbegin(Path), DirEnd = sys::path::rend(Path);