Searched defs:CCmd (Results 1 – 2 of 2) sorted by relevance
41 std::vector<CompileCommand> CCmd; member52 std::vector<CompileCommand> CCmd(db->getCompileCommands(CompleteFileName)); in clang_CompilationDatabase_getCompileCommands() local63 std::vector<CompileCommand> CCmd(db->getAllCompileCommands()); in clang_CompilationDatabase_getAllCompileCommands() local105 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() local3740 CXCompileCommand CCmd; in perform_test_compilation_db() local