Searched refs:getReceiverType (Results 1 – 5 of 5) sorted by relevance
96 QualType ObjCPropertyRefExpr::getReceiverType(const ASTContext &ctx) const { in getReceiverType() function in ObjCPropertyRefExpr300 QualType ObjCMessageExpr::getReceiverType() const { in getReceiverType() function in ObjCMessageExpr315 QualType T = getReceiverType(); in getReceiverInterface()
739 QualType receiverType = RefExpr->getReceiverType(S.Context); in buildGet()772 QualType receiverType = RefExpr->getReceiverType(S.Context); in buildSet()847 QualType receiverType = RefExpr->getReceiverType(S.Context); in buildRValueOperation()
15668 E->getReceiverType(), in TransformObjCMessageExpr()
293 QualType recT = E->getReceiverType(); in VisitObjCMessageExpr()
3718 const QualType TypeDecl = Node.getReceiverType(); in AST_MATCHER_P()