Searched defs:ActOnExceptionDeclarator (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp11425 /// ActOnExceptionDeclarator - Parsed the exception-declarator in a C++ catch
11427 Decl *Sema::ActOnExceptionDeclarator(Scope *S, Declarator &D) { function in class:Sema

Completed in 75 milliseconds