reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
93 CINDEX_LINKAGE CXCompileCommands 100 CINDEX_LINKAGE CXCompileCommands 106 CINDEX_LINKAGE void clang_CompileCommands_dispose(CXCompileCommands); 112 clang_CompileCommands_getSize(CXCompileCommands); 120 clang_CompileCommands_getCommand(CXCompileCommands, unsigned I);tools/clang/tools/c-index-test/c-index-test.c
4011 CXCompileCommands CCmds = 0; 4269 CXCompileCommands CCmds;tools/clang/tools/libclang/CXCompilationDatabase.cpp
45 CXCompileCommands 58 CXCompileCommands 70 clang_CompileCommands_dispose(CXCompileCommands Cmds) 76 clang_CompileCommands_getSize(CXCompileCommands Cmds) 88 clang_CompileCommands_getCommand(CXCompileCommands Cmds, unsigned I)