Home | History | Annotate | Download | only in Sema

Lines Matching refs:getSema

259     Sema &getSema() const { return SemaRef; }
1262 Accessible = Results.getSema().IsSimplyAccessible(ND, Ctx);
3523 PrintingPolicy Policy = getCompletionPrintingPolicy(Results.getSema());
4601 if (Results.getSema().getLangOpts().Modules) {
4634 if (Results.getSema().getLangOpts().CPlusPlus ||
4635 Results.getSema().getLangOpts().ConstStrings)
5458 ASTContext &Context = Results.getSema().Context;
6324 getSema());