Searched refs:numCmds (Results 1 – 1 of 1) sorted by relevance
3278 int i, a, numCmds, numArgs; in index_compile_db() local3308 numCmds = clang_CompileCommands_getSize(CCmds); in index_compile_db()3310 if (numCmds==0) { in index_compile_db()3316 for (i=0; i<numCmds && errorCode == 0; ++i) { in index_compile_db()3533 int i, j, a, numCmds, numArgs; in perform_test_compilation_db() local3560 numCmds = clang_CompileCommands_getSize(CCmds); in perform_test_compilation_db()3562 if (numCmds==0) { in perform_test_compilation_db()3569 for (j=0; j<numCmds; ++j) { in perform_test_compilation_db()