Home | History | Annotate | Download | only in Frontend

Lines Matching refs:catchDecl

1838     VarDecl *catchDecl = Catch->getCatchParamDecl();
1862 } else if (catchDecl) {
1863 QualType t = catchDecl->getType();