Searched refs:setCatchParamDecl (Results 1 – 2 of 2) sorted by relevance
103 void setCatchParamDecl(VarDecl *D) { ExceptionDecl = D; } in setCatchParamDecl() function
1610 S->setCatchParamDecl(readDeclAs<VarDecl>()); in VisitObjCAtCatchStmt()