Searched defs:ObjCIvarRefExpr (Results 1 – 2 of 2) sorted by relevance
477 explicit ObjCIvarRefExpr(EmptyShell Empty) in ObjCIvarRefExpr() function504 static bool classof(const ObjCIvarRefExpr *) { return true; } in classof()
68 class ObjCIvarRefExpr; variable