Searched refs:numCmds (Results 1 – 1 of 1) sorted by relevance
4057 int i, a, numCmds, numArgs; in index_compile_db() local4088 numCmds = clang_CompileCommands_getSize(CCmds); in index_compile_db()4090 if (numCmds==0) { in index_compile_db()4096 for (i=0; i<numCmds && errorCode == 0; ++i) { in index_compile_db()4314 int i, j, a, numCmds, numArgs; in perform_test_compilation_db() local4342 numCmds = clang_CompileCommands_getSize(CCmds); in perform_test_compilation_db()4344 if (numCmds==0) { in perform_test_compilation_db()4351 for (j=0; j<numCmds; ++j) { in perform_test_compilation_db()