Home | History | Annotate | Download | only in Sema

Lines Matching full:astcontext

15 #include "clang/AST/ASTContext.h"
226 ASTContext &Context = S.Context;
263 ASTContext &CX = S.Context;
1251 static QualType stripObjCInstanceType(ASTContext &Context, QualType T) {
1284 ASTContext &Context = S.Context;
3163 ASTContext &Context;
3174 ARCCastChecker(ASTContext &Context, ARCConversionTypeClass source,