Home
last modified time | relevance | path

Searched refs:ShadowContextRAII (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaLookup.cpp3067 class ShadowContextRAII;
3087 friend class ShadowContextRAII;
3114 class ShadowContextRAII { class
3120 ShadowContextRAII(VisibleDeclsRecord &Visible) : Visible(Visible) { in ShadowContextRAII() function in __anond88567e80411::ShadowContextRAII
3124 ~ShadowContextRAII() { in ~ShadowContextRAII()
3229 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls()
3273 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls()
3283 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls()
3290 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls()
3297 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls()
[all …]