Home | History | Annotate | Download | only in Sema

Lines Matching refs:RParen

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