Home
last modified time | relevance | path

Searched defs:EnclosingDecl (Results 1 – 6 of 6) 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/llvm-project/clang/lib/AST/
DMicrosoftMangle.cpp3571 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFilterExpression()
3583 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFinallyBlock()
DItaniumMangle.cpp5771 const NamedDecl *EnclosingDecl, raw_ostream &Out) { in mangleSEHFilterExpression()
5781 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()
/external/llvm-project/clang/lib/Sema/
DSemaDecl.cpp16942 ObjCContainerDecl *EnclosingDecl = cast<ObjCContainerDecl>(CurContext); in ActOnIvar() local
17047 void Sema::ActOnFields(Scope *S, SourceLocation RecLoc, Decl *EnclosingDecl, in ActOnFields()