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

/external/clang/include/clang-c/
H A DCXCompilationDatabase.h120 clang_CompileCommands_getCommand(CXCompileCommands, unsigned I);
/external/clang/tools/libclang/
H A DCXCompilationDatabase.cpp90 clang_CompileCommands_getCommand(CXCompileCommands Cmds, unsigned I) function
/external/clang/tools/c-index-test/
H A Dc-index-test.c3252 CCmd = clang_CompileCommands_getCommand(CCmds, i);
3505 CCmd = clang_CompileCommands_getCommand(CCmds, j);
/external/clang/bindings/python/clang/
H A Dcindex.py2633 cc = conf.lib.clang_CompileCommands_getCommand(self.ccmds, i)
2769 ("clang_CompileCommands_getCommand",

Completed in 465 milliseconds