Home | History | Annotate | Download | only in Sema

Lines Matching refs:HandleExprPropertyRefExpr

1378 /// HandleExprPropertyRefExpr - Handle foo.bar where foo is a pointer to an
1381 HandleExprPropertyRefExpr(const ObjCObjectPointerType *OPT,
1513 return HandleExprPropertyRefExpr(OPT, BaseExpr, OpLoc,
1575 return HandleExprPropertyRefExpr(T->getAsObjCInterfacePointerType(),