Searched defs:EnclosingDecl (Results 1 – 3 of 3) sorted by relevance
2465 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFilterExpression()2476 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFinallyBlock()
3963 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFilterExpression()3973 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFinallyBlock()
12694 ObjCContainerDecl *EnclosingDecl = cast<ObjCContainerDecl>(CurContext); in ActOnIvar() local12799 void Sema::ActOnFields(Scope *S, SourceLocation RecLoc, Decl *EnclosingDecl, in ActOnFields()