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