ΒΆCXCompileCommand clang_CompileCommands_getCommand(
    CXCompileCommands,
    unsigned int I)

Description

Get the I'th CompileCommand for a file Note : 0 < = i < clang_CompileCommands_getSize(CXCompileCommands)

Declared at: clang/include/clang-c/CXCompilationDatabase.h:119

Parameters

CXCompileCommands
unsigned int I