Home
last modified time | relevance | path

Searched defs:EnclosingDecl (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/AST/
DMicrosoftMangle.cpp2780 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFilterExpression()
2792 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFinallyBlock()
DItaniumMangle.cpp4577 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFilterExpression()
4587 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFinallyBlock()
/external/clang/lib/Sema/
DSemaDecl.cpp13746 ObjCContainerDecl *EnclosingDecl = cast<ObjCContainerDecl>(CurContext); in ActOnIvar() local
13851 void Sema::ActOnFields(Scope *S, SourceLocation RecLoc, Decl *EnclosingDecl, in ActOnFields()