ΒΆCXCompileCommands
clang_CompilationDatabase_getCompileCommands(
    CXCompilationDatabase,
    const char* CompleteFileName)

Description

Find the compile commands used for a file. The compile commands must be freed by \c clang_CompileCommands_dispose.

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

Parameters

CXCompilationDatabase
const char* CompleteFileName