Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DMicrosoftMangle.cpp2465 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFilterExpression()
2476 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFinallyBlock()
DItaniumMangle.cpp3963 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFilterExpression()
3973 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFinallyBlock()
/external/clang/lib/Sema/
DSemaDecl.cpp12694 ObjCContainerDecl *EnclosingDecl = cast<ObjCContainerDecl>(CurContext); in ActOnIvar() local
12799 void Sema::ActOnFields(Scope *S, SourceLocation RecLoc, Decl *EnclosingDecl, in ActOnFields()