Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp4028 GlobalDecl EnclosingDecl, raw_ostream &Out) { in mangleSEHFilterExpression()
4040 GlobalDecl EnclosingDecl, raw_ostream &Out) { in mangleSEHFinallyBlock()
H A DItaniumMangle.cpp7219 GlobalDecl EnclosingDecl, raw_ostream &Out) { in mangleSEHFilterExpression()
7230 GlobalDecl EnclosingDecl, raw_ostream &Out) { in mangleSEHFinallyBlock()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp5616 ObjCContainerDecl *EnclosingDecl = in ActOnIvar() local
H A DSemaDecl.cpp18826 void Sema::ActOnFields(Scope *S, SourceLocation RecLoc, Decl *EnclosingDecl, in ActOnFields()