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