Searched refs:clang_CompileCommands_getCommand (Results 1 – 5 of 5) sorted by relevance
120 clang_CompileCommands_getCommand(CXCompileCommands, unsigned I);
90 clang_CompileCommands_getCommand(CXCompileCommands Cmds, unsigned I) in clang_CompileCommands_getCommand() function
310 clang_CompileCommands_getCommand
3532 CCmd = clang_CompileCommands_getCommand(CCmds, i); in index_compile_db()3785 CCmd = clang_CompileCommands_getCommand(CCmds, j); in perform_test_compilation_db()
2791 cc = conf.lib.clang_CompileCommands_getCommand(self.ccmds, i)