Searched refs:CStmts (Results 1 – 1 of 1) sorted by relevance
4419 static const char *const CStmts[] = { in AddKeywordsToConsumer() local4421 const unsigned NumCStmts = llvm::array_lengthof(CStmts); in AddKeywordsToConsumer()4423 Consumer.addKeywordResult(CStmts[I]); in AddKeywordsToConsumer()