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