ΒΆCXString clang_CompileCommand_getArg(
    CXCompileCommand,
    unsigned int I)

Description

Get the I'th argument value in the compiler invocations Invariant : - argument 0 is the compiler executable

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

Parameters

CXCompileCommand
unsigned int I