Searched defs:ExDecl (Results 1 – 4 of 4) sorted by relevance
2664 Declarator ExDecl(DS, Attributes, DeclaratorContext::CXXCatch); in ParseCXXCatchBlock() local
642 if (Decl *ExDecl = Node->getExceptionDecl()) in PrintRawCXXCatchStmt() local
4322 Sema::ActOnCXXCatchBlock(SourceLocation CatchLoc, Decl *ExDecl, in ActOnCXXCatchBlock()
16507 VarDecl *ExDecl = VarDecl::Create(Context, CurContext, StartLoc, Loc, Name, in BuildExceptionDeclaration() local16602 VarDecl *ExDecl = BuildExceptionDeclaration( in ActOnExceptionDeclarator() local