Home | History | Annotate | Download | only in AST

Lines Matching refs:VisitObjCEncodeExpr

2874   bool VisitObjCEncodeExpr(const ObjCEncodeExpr *E) { return Success(E); }