Searched refs:NumCStmts (Results 1 – 1 of 1) sorted by relevance
4339 const unsigned NumCStmts = llvm::array_lengthof(CStmts); in AddKeywordsToConsumer() local4340 for (unsigned I = 0; I != NumCStmts; ++I) in AddKeywordsToConsumer()