Searched refs:NumCXXExprs (Results 1 – 1 of 1) sorted by relevance
3596 const unsigned NumCXXExprs = sizeof(CXXExprs) / sizeof(CXXExprs[0]); in AddKeywordsToConsumer() local3597 for (unsigned I = 0; I != NumCXXExprs; ++I) in AddKeywordsToConsumer()