Lines Matching refs:CPlusPlus
209 bool CPlusPlus, in getIDNS() argument
217 if (CPlusPlus) { in getIDNS()
232 if (CPlusPlus) { in getIDNS()
252 if (CPlusPlus) in getIDNS()
283 IDNS = getIDNS(LookupKind, SemaRef.getLangOptions().CPlusPlus, in configure()
491 if (S.getLangOptions().CPlusPlus && in LookupBuiltin()
625 if (S.getLangOptions().CPlusPlus) in LookupDirect()
813 assert(getLangOptions().CPlusPlus && "Can perform only C++ lookup"); in CppLookupName()
1067 if (!getLangOptions().CPlusPlus) { in LookupName()
2915 if (getLangOptions().CPlusPlus) { in LookupVisibleDecls()
3332 if (SemaRef.getLangOptions().CPlusPlus) in AddKeywordsToConsumer()
3346 if (SemaRef.getLangOptions().CPlusPlus) in AddKeywordsToConsumer()
3370 if (SemaRef.getLangOptions().Bool || SemaRef.getLangOptions().CPlusPlus) in AddKeywordsToConsumer()
3375 if (SemaRef.getLangOptions().CPlusPlus) { in AddKeywordsToConsumer()
3393 if (WantCXXNamedCasts && SemaRef.getLangOptions().CPlusPlus) { in AddKeywordsToConsumer()
3402 if (SemaRef.getLangOptions().Bool || SemaRef.getLangOptions().CPlusPlus) { in AddKeywordsToConsumer()
3407 if (SemaRef.getLangOptions().CPlusPlus) { in AddKeywordsToConsumer()
3435 if (SemaRef.getLangOptions().CPlusPlus) { in AddKeywordsToConsumer()
3451 if (SemaRef.getLangOptions().CPlusPlus) { in AddKeywordsToConsumer()
3467 if (SemaRef.getLangOptions().CPlusPlus) { in AddKeywordsToConsumer()
3624 if (getLangOptions().CPlusPlus) { in CorrectTypo()
3693 else if (!getLangOptions().CPlusPlus || QualifiedResults.empty() || !ED) in CorrectTypo()
3698 if (getLangOptions().CPlusPlus) { in CorrectTypo()
3755 if (getLangOptions().CPlusPlus && BestResults.size() > 1) { in CorrectTypo()