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