Searched refs:getASTContext (Results 1 – 9 of 9) sorted by relevance
56 Initializer->EvaluateAsRValue(mInit, Context->getASTContext()); in RSExportVar()60 if (Initializer->isNullPointerConstant(Context->getASTContext(), in RSExportVar()64 if (!Initializer->EvaluateAsRValue(mInit, Context->getASTContext())) { in RSExportVar()86 Context->getASTContext())) { in RSExportVar()
59 clang::ASTContext &C = Context->getASTContext(); in validateAndConstructParams()233 clang::ASTContext &Ctx = Context->getASTContext(); in Create()245 const clang::ASTContext &C = Context->getASTContext(); in Create()327 const clang::QualType &IntType = FD->getASTContext().IntTy; in isGraphicsRootRSFunc()372 const clang::ASTContext &C = FD->getASTContext(); in validateSpecialFuncDecl()373 const clang::QualType &IntType = FD->getASTContext().IntTy; in validateSpecialFuncDecl()
38 const clang::ASTContext &C = FD->getASTContext(); in ValidateFuncDecl()69 clang::ASTContext &Ctx = Context->getASTContext(); in Create()
150 clang::ASTContext &getASTContext() { return *mASTContext; } in getASTContext() function
67 mRefCount(mContext->getASTContext()) { in RSBackend()120 clang::ASTContext &C = VD->getASTContext(); in ValidateVarDecl()
108 inline clang::ASTContext &getASTContext() const { return mCtx; } in getASTContext() function
1120 RSExportPrimitiveType::DataTypeRSFont)->getASTContext(); in ReplaceRSObjectAssignment()1152 RSExportPrimitiveType::DataTypeRSFont)->getASTContext(); in AppendRSObjectInit()1253 DestructorVisitor DV((*mRSO.begin())->getASTContext(), in InsertLocalVarDestructors()1268 clang::ASTContext &C = VD->getASTContext(); in ClearRSObject()1341 VD->getASTContext(), in InitializeRSObject()
343 clang::ASTContext &C = VD->getASTContext(); in ValidateRSObjectInVarDecl()395 clang::ASTContext &C = VD->getASTContext(); in ValidateVarDeclHelper()1070 Context->getASTContext().IntTy.getTypePtr()); in Create()1365 &Context->getASTContext().getASTRecordLayout(RD); in Create()
215 getASTContext(), in initASTContext()