reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2307 ExceptionDecl = Actions.ActOnExceptionDeclarator(getCurScope(), ExDecl); 2323 return Actions.ActOnCXXCatchBlock(CatchLoc, ExceptionDecl, Block.get());