Lines Matching defs:ExceptionDecl
1991 Decl *ExceptionDecl = 0;1998 ExceptionDecl = Actions.ActOnExceptionDeclarator(getCurScope(), ExDecl);2014 return Actions.ActOnCXXCatchBlock(CatchLoc, ExceptionDecl, Block.take());