Searched defs:ObjCIsaExpr (Results 1 – 2 of 2) sorted by relevance
107 class ObjCIsaExpr; variable
1505 ObjCIsaExpr(Expr *base, bool isarrow, SourceLocation l, SourceLocation oploc, ObjCIsaExpr() function 1513 explicit ObjCIsaExpr(EmptyShell Empty) : Expr(ObjCIsaExprClass, Empty) {} ObjCIsaExpr() function