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

References

tools/clang/include/clang/Tooling/JSONCompilationDatabase.h
  121   void getCommands(ArrayRef<CompileCommandRef> CommandsRef,
  125   llvm::StringMap<std::vector<CompileCommandRef>> IndexByFile;
  129   std::vector<CompileCommandRef> AllCommands;
tools/clang/lib/Tooling/JSONCompilationDatabase.cpp
  314     ArrayRef<CompileCommandRef> CommandsRef,