Home | History | Annotate | Download | only in Sema

Lines Matching refs:HandleExprPropertyRefExpr

1555 /// HandleExprPropertyRefExpr - Handle foo.bar where foo is a pointer to an
1558 HandleExprPropertyRefExpr(const ObjCObjectPointerType *OPT,
1674 return HandleExprPropertyRefExpr(OPT, BaseExpr, OpLoc,
1736 return HandleExprPropertyRefExpr(T->getAsObjCInterfacePointerType(),