Searched refs:CXCompileCommands (Results 1 – 3 of 3) sorted by relevance
48 typedef void * CXCompileCommands; typedef92 CINDEX_LINKAGE CXCompileCommands99 CINDEX_LINKAGE CXCompileCommands105 CINDEX_LINKAGE void clang_CompileCommands_dispose(CXCompileCommands);111 clang_CompileCommands_getSize(CXCompileCommands);119 clang_CompileCommands_getCommand(CXCompileCommands, unsigned I);
45 CXCompileCommands58 CXCompileCommands70 clang_CompileCommands_dispose(CXCompileCommands Cmds) in clang_CompileCommands_dispose()76 clang_CompileCommands_getSize(CXCompileCommands Cmds) in clang_CompileCommands_getSize()88 clang_CompileCommands_getCommand(CXCompileCommands Cmds, unsigned I) in clang_CompileCommands_getCommand()
4138 CXCompileCommands CCmds = 0; in index_compile_db() 4396 CXCompileCommands CCmds; in perform_test_compilation_db()