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