Searched refs:ActOnExceptionDeclarator (Results 1 – 3 of 3) sorted by relevance
2164 ExceptionDecl = Actions.ActOnExceptionDeclarator(getCurScope(), ExDecl); in ParseCXXCatchBlock()
3549 Decl *ActOnExceptionDeclarator(Scope *S, Declarator &D);
12312 Decl *Sema::ActOnExceptionDeclarator(Scope *S, Declarator &D) { in ActOnExceptionDeclarator() function in Sema