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