Lines Matching defs:getSema
297 Sema &getSema() const { return SemaRef; }
1732 auto ThisType = Results.getSema().getCurrentThisType();
1780 return Results.getSema().IsSimplyAccessible(ND, NamingClass, BaseType);
2092 Sema &S = Results.getSema();
5171 getCompletionPrintingPolicy(Results.getSema()), Builder, P,
5184 getCompletionPrintingPolicy(Results.getSema()), P,
5191 getCompletionPrintingPolicy(Results.getSema()), P, BlockLoc,
5225 PrintingPolicy Policy = getCompletionPrintingPolicy(Results.getSema());
7423 if (Results.getSema().getLangOpts().Modules) {
7456 if (Results.getSema().getLangOpts().CPlusPlus ||
7457 Results.getSema().getLangOpts().ConstStrings)
8302 ASTContext &Context = Results.getSema().Context;
9186 PrintingPolicy Policy = getCompletionPrintingPolicy(Results.getSema());