Searched defs:EnclosingDecl (Results 1 – 3 of 3) sorted by relevance
3683 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFilterExpression()3695 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFinallyBlock()
6274 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFilterExpression()6284 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFinallyBlock()
17073 ObjCContainerDecl *EnclosingDecl = cast<ObjCContainerDecl>(CurContext); in ActOnIvar() local17178 void Sema::ActOnFields(Scope *S, SourceLocation RecLoc, Decl *EnclosingDecl, in ActOnFields()