Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:catchDecl

1855     VarDecl *catchDecl = Catch->getCatchParamDecl();
1879 } else if (catchDecl) {
1880 QualType t = catchDecl->getType();