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

References

tools/clang/lib/Tooling/JSONCompilationDatabase.cpp
  423       llvm::sys::path::native(AbsolutePath, NativeFilePath);
  425       llvm::sys::path::native(FileName, NativeFilePath);
  428     IndexByFile[NativeFilePath].push_back(Cmd);
  430     MatchTrie.insert(NativeFilePath);