Searched refs:setCatchParamDecl (Results 1 – 2 of 2) sorted by relevance
100 void setCatchParamDecl(VarDecl *D) { ExceptionDecl = D; } in setCatchParamDecl() function
1135 S->setCatchParamDecl(ReadDeclAs<VarDecl>(Record, Idx)); in VisitObjCAtCatchStmt()