Home | History | Annotate | Download | only in Sema

Lines Matching refs:RParen

2853                            SourceLocation RParen, Decl *Parm,
2859 return Owned(new (Context) ObjCAtCatchStmt(AtLoc, RParen, Var, Body));