Searched refs:numCmds (Results 1 – 1 of 1) sorted by relevance
4059 int i, a, numCmds, numArgs; in index_compile_db() local4090 numCmds = clang_CompileCommands_getSize(CCmds); in index_compile_db()4092 if (numCmds==0) { in index_compile_db()4098 for (i=0; i<numCmds && errorCode == 0; ++i) { in index_compile_db()4316 int i, j, a, numCmds, numArgs; in perform_test_compilation_db() local4344 numCmds = clang_CompileCommands_getSize(CCmds); in perform_test_compilation_db()4346 if (numCmds==0) { in perform_test_compilation_db()4353 for (j=0; j<numCmds; ++j) { in perform_test_compilation_db()