Searched defs:EnclosingDecl (Results 1 – 3 of 3) sorted by relevance
2780 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFilterExpression()2792 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFinallyBlock()
4577 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFilterExpression()4587 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFinallyBlock()
13746 ObjCContainerDecl *EnclosingDecl = cast<ObjCContainerDecl>(CurContext); in ActOnIvar() local13851 void Sema::ActOnFields(Scope *S, SourceLocation RecLoc, Decl *EnclosingDecl, in ActOnFields()