Searched refs:clang_CompileCommands_getCommand (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang-c/
H A DCXCompilationDatabase.h114 clang_CompileCommands_getCommand(CXCompileCommands, unsigned I);
/external/clang/tools/libclang/
H A DCXCompilationDatabase.cpp81 clang_CompileCommands_getCommand(CXCompileCommands Cmds, unsigned I) function
/external/clang/bindings/python/clang/
H A Dcindex.py2317 cc = conf.lib.clang_CompileCommands_getCommand(self.ccmds, i)
2440 ("clang_CompileCommands_getCommand",
/external/clang/tools/c-index-test/
H A Dc-index-test.c2791 CCmd = clang_CompileCommands_getCommand(CCmds, j);

Completed in 1032 milliseconds