Home | History | Annotate | Download | only in Sema

Lines Matching full:astcontext

69   class ASTContext;
298 ASTContext &Context;
889 MangleNumberingContext &getMangleNumberingContext(ASTContext &Ctx);
1052 Sema(Preprocessor &pp, ASTContext &ctxt, ASTConsumer &consumer,
1068 ASTContext &getASTContext() const { return Context; }
1916 static PrintingPolicy getPrintingPolicy(const ASTContext &Ctx,
6589 static void MarkDeducedTemplateParameters(ASTContext &Ctx,
9634 MakeDeductionFailureInfo(ASTContext &Context, Sema::TemplateDeductionResult TDK,