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