Searched refs:NumCStmts (Results 1 – 1 of 1) sorted by relevance
3622 const unsigned NumCStmts = sizeof(CStmts) / sizeof(CStmts[0]); in AddKeywordsToConsumer() local3623 for (unsigned I = 0; I != NumCStmts; ++I) in AddKeywordsToConsumer()