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

Declarations

tools/clang/include/clang/Tooling/JSONCompilationDatabase.h
  121   void getCommands(ArrayRef<CompileCommandRef> CommandsRef,

References

tools/clang/lib/Tooling/JSONCompilationDatabase.cpp
  240   getCommands(CommandsRefI->getValue(), Commands);
  255   getCommands(AllCommands, Commands);