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

Declarations

tools/clang/include/clang-c/CXCompilationDatabase.h
  148 clang_CompileCommand_getArg(CXCompileCommand, unsigned I);

References

tools/clang/tools/c-index-test/c-index-test.c
 4078           cxargs[a] = clang_CompileCommand_getArg(CCmd, a);
 4326             arg = clang_CompileCommand_getArg(CCmd, a);