Home | History | Annotate | Download | only in Sema

Lines Matching full:astcontext

16 #include "clang/AST/ASTContext.h"
143 static inline bool isNSStringType(QualType T, ASTContext &Ctx) {
159 static inline bool isCFStringType(QualType T, ASTContext &Ctx) {
898 ASTContext &CurrContext = S.getASTContext();
6221 static const AvailabilityAttr *getAttrForPlatform(ASTContext &Context,