Home | History | Annotate | Download | only in Sema

Lines Matching refs:ActOnExceptionDeclarator

10335 /// ActOnExceptionDeclarator - Parsed the exception-declarator in a C++ catch
10337 Decl *Sema::ActOnExceptionDeclarator(Scope *S, Declarator &D) {