Home | History | Annotate | Download | only in AST

Lines Matching refs:ExDecl

493   if (Decl *ExDecl = Node->getExceptionDecl())
494 PrintRawDecl(ExDecl);