Home
last modified time | relevance | path

Searched defs:Shadow (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Sema/
DSemaLookup.cpp2694 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls() local
2741 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls() local
2752 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls() local
2761 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls() local
2768 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls() local
2776 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls() local
2783 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls() local
2790 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls() local
2797 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls() local
2904 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls() local
[all …]
DSemaTemplateInstantiateDecl.cpp1832 UsingShadowDecl *Shadow = *I; in VisitUsingDecl() local
2985 if (UsingShadowDecl *Shadow = dyn_cast<UsingShadowDecl>(Other)) in isInstantiationOf() local
DSemaAccess.cpp1158 if (UsingShadowDecl *Shadow = in IsMicrosoftUsingDeclarationAccessBug() local
DSemaDeclCXX.cpp5207 UsingShadowDecl *Shadow in BuildUsingShadowDecl() local
5252 void Sema::HideUsingShadowDecl(Scope *S, UsingShadowDecl *Shadow) { in HideUsingShadowDecl()
DSemaDecl.cpp1574 if (UsingShadowDecl *Shadow = dyn_cast<UsingShadowDecl>(OldD)) { in MergeFunctionDecl() local
/external/clang/lib/AST/
DDeclCXX.cpp843 if (UsingShadowDecl *Shadow = dyn_cast<UsingShadowDecl>(D)) in addedMember() local
1621 const UsingShadowDecl *Shadow = this; in getUsingDecl() local