Searched defs:ExDecl (Results 1 – 4 of 4) sorted by relevance
2743 Declarator ExDecl(DS, Attributes, DeclaratorContext::CXXCatch); in ParseCXXCatchBlock() local
650 if (Decl *ExDecl = Node->getExceptionDecl()) in PrintRawCXXCatchStmt() local
4066 Sema::ActOnCXXCatchBlock(SourceLocation CatchLoc, Decl *ExDecl, in ActOnCXXCatchBlock()
16822 VarDecl *ExDecl = VarDecl::Create(Context, CurContext, StartLoc, Loc, Name, in BuildExceptionDeclaration() local 16915 VarDecl *ExDecl = BuildExceptionDeclaration( in ActOnExceptionDeclarator() local [all...]