Home | History | Annotate | Download | only in Lex

Lines Matching refs:getLangOpts

1048   const LangOptions &LangOpts = PP.getLangOpts();
1228 const LangOptions &LangOpts = PP.getLangOpts();
1440 = Tok.getIdentifierInfo()->getName() == PP.getLangOpts().CurrentModule;
1644 .Case("__make_integer_seq", getLangOpts().CPlusPlus)
1649 getTargetInfo(), getLangOpts());
1652 getTargetInfo(), getLangOpts());
1655 getTargetInfo(), getLangOpts());
1744 OS << getLangOpts().CurrentModule;
1745 IdentifierInfo *ModuleII = getIdentifierInfo(getLangOpts().CurrentModule);