Home | History | Annotate | Download | only in Sema

Lines Matching refs:ASTContext

15 #include "clang/AST/ASTContext.h"
191 ASTContext &CX = S.Context;
1056 static QualType stripObjCInstanceType(ASTContext &Context, QualType T) {
2734 ASTContext &Context;
2745 ARCCastChecker(ASTContext &Context, ARCConversionTypeClass source,