Lines Matching refs:getCatchParamDecl
233 if (S->getCatchParamDecl())234 VisitType(S->getCatchParamDecl()->getType());