Home | History | Annotate | Download | only in AST

Lines Matching refs:getCatchParamDecl

461     if (catchStmt->getCatchParamDecl()) {
462 if (Decl *DS = catchStmt->getCatchParamDecl())