Home | History | Annotate | Download | only in AST

Lines Matching full:astcontext

15 #include "clang/AST/ASTContext.h"
30 static QualType Desugar(ASTContext &Context, QualType QT, bool &ShouldAKA) {
229 ConvertTypeToDiagnosticString(ASTContext &Context, QualType Ty,
316 static bool FormatTemplateTypeDiff(ASTContext &Context, QualType FromType,
330 ASTContext &Context = *static_cast<ASTContext*>(Cookie);
461 /// Context - The ASTContext which is used for comparing template arguments.
462 ASTContext &Context;
998 TSTiterator(ASTContext &Context, const TemplateSpecializationType *TST)
1045 ASTContext &Context, QualType Ty) {
1070 static bool OnlyPerformTypeDiff(ASTContext &Context, QualType FromType,
1133 static void InitializeNonTypeDiffVariables(ASTContext &Context,
1400 static bool IsEqualExpr(ASTContext &Context, Expr *FromExpr, Expr *ToExpr) {
1968 TemplateDiff(raw_ostream &OS, ASTContext &Context, QualType FromType,
2032 static bool FormatTemplateTypeDiff(ASTContext &Context, QualType FromType,