Home | History | Annotate | Download | only in Sema

Lines Matching full:astcontext

15 #include "clang/AST/ASTContext.h"
38 static bool IsWideCharCompatible(QualType T, ASTContext &Context) {
61 ASTContext &Context) {
125 ASTContext &Context) {
2478 ASTContext &Context = SemaRef.Context;
2855 InitializedEntity::InitializedEntity(ASTContext &Context, unsigned Index,
2874 InitializedEntity::InitializeBase(ASTContext &Context,
4736 static InvalidICRKind isInvalidICRSource(ASTContext &C, Expr *e,
4821 static bool hasCompatibleArrayTypes(ASTContext &Context, const ArrayType *Dest,
4945 ASTContext &Context = S.Context;