Home | History | Annotate | Download | only in AST

Lines Matching full:astcontext

15 #include "clang/AST/ASTContext.h"
134 MicrosoftMangleContextImpl(ASTContext &Context, DiagnosticsEngine &Diags)
265 ASTContext &getASTContext() const { return Context.getASTContext(); }
3024 MicrosoftMangleContext::create(ASTContext &Context, DiagnosticsEngine &Diags) {