Home | History | Annotate | Download | only in Serialization

Lines Matching full:astcontext

36     ASTContext &Context;
43 ASTDeclWriter(ASTWriter &Writer, ASTContext &Context,
2113 static bool isRequiredDecl(const Decl *D, ASTContext &Context,
2133 void ASTWriter::WriteDecl(ASTContext &Context, Decl *D) {