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

Declarations

tools/clang/include/clang-c/CXCompilationDatabase.h
  120 clang_CompileCommands_getCommand(CXCompileCommands, unsigned I);

References

tools/clang/tools/c-index-test/c-index-test.c
 4061         CCmd = clang_CompileCommands_getCommand(CCmds, i);
 4316           CCmd = clang_CompileCommands_getCommand(CCmds, j);