Searched refs:CXCompileCommand (Results 1 – 3 of 3) sorted by relevance
54 typedef void * CXCompileCommand; typedef119 CINDEX_LINKAGE CXCompileCommand126 clang_CompileCommand_getDirectory(CXCompileCommand);132 clang_CompileCommand_getFilename(CXCompileCommand);139 clang_CompileCommand_getNumArgs(CXCompileCommand);148 clang_CompileCommand_getArg(CXCompileCommand, unsigned I);154 clang_CompileCommand_getNumMappedSources(CXCompileCommand);160 clang_CompileCommand_getMappedSourcePath(CXCompileCommand, unsigned I);166 clang_CompileCommand_getMappedSourceContent(CXCompileCommand, unsigned I);
89 CXCompileCommand105 clang_CompileCommand_getDirectory(CXCompileCommand CCmd) in clang_CompileCommand_getDirectory()115 clang_CompileCommand_getFilename(CXCompileCommand CCmd) in clang_CompileCommand_getFilename()125 clang_CompileCommand_getNumArgs(CXCompileCommand CCmd) in clang_CompileCommand_getNumArgs()134 clang_CompileCommand_getArg(CXCompileCommand CCmd, unsigned Arg) in clang_CompileCommand_getArg()148 clang_CompileCommand_getNumMappedSources(CXCompileCommand CCmd) in clang_CompileCommand_getNumMappedSources()157 clang_CompileCommand_getMappedSourcePath(CXCompileCommand CCmd, unsigned I) in clang_CompileCommand_getMappedSourcePath()171 clang_CompileCommand_getMappedSourceContent(CXCompileCommand CCmd, unsigned I) in clang_CompileCommand_getMappedSourceContent()
3484 CXCompileCommand CCmd; in index_compile_db()3740 CXCompileCommand CCmd; in perform_test_compilation_db()