Home | History | Annotate | Download | only in Parse

Lines Matching refs:getLangOpts

509          getLangOpts().CPlusPlus11
585 getLangOpts().CPlusPlus1z
588 << (!getLangOpts().CPlusPlus1z
607 getLangOpts().CPlusPlus11
802 getLangOpts()));
823 if (getLangOpts().CPlusPlus11 &&
846 getLangOpts()));
954 assert(getLangOpts().CPlusPlus && "Can only annotate template-ids in C++");