Searched refs:CXXExprs (Results 1 – 1 of 1) sorted by relevance
3983 static const char *const CXXExprs[] = { in AddKeywordsToConsumer() local3986 const unsigned NumCXXExprs = llvm::array_lengthof(CXXExprs); in AddKeywordsToConsumer()3988 Consumer.addKeywordResult(CXXExprs[I]); in AddKeywordsToConsumer()