Searched refs:MethodRefFlags (Results 1 – 1 of 1) sorted by relevance
1520 unsigned MethodRefFlags = Record.readInt(); in VisitObjCPropertyRefExpr() local1525 E->setImplicitProperty(Getter, Setter, MethodRefFlags); in VisitObjCPropertyRefExpr()1527 E->setExplicitProperty(readDeclAs<ObjCPropertyDecl>(), MethodRefFlags); in VisitObjCPropertyRefExpr()