Searched refs:CXCompileCommands (Results 1 – 3 of 3) sorted by relevance
49 typedef void * CXCompileCommands; typedef93 CINDEX_LINKAGE CXCompileCommands100 CINDEX_LINKAGE CXCompileCommands106 CINDEX_LINKAGE void clang_CompileCommands_dispose(CXCompileCommands);112 clang_CompileCommands_getSize(CXCompileCommands);120 clang_CompileCommands_getCommand(CXCompileCommands, unsigned I);
47 CXCompileCommands60 CXCompileCommands72 clang_CompileCommands_dispose(CXCompileCommands Cmds) in clang_CompileCommands_dispose()78 clang_CompileCommands_getSize(CXCompileCommands Cmds) in clang_CompileCommands_getSize()90 clang_CompileCommands_getCommand(CXCompileCommands Cmds, unsigned I) in clang_CompileCommands_getCommand()
3483 CXCompileCommands CCmds = 0; in index_compile_db()3739 CXCompileCommands CCmds; in perform_test_compilation_db()