Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp3951 class ShadowContextRAII;
3971 friend class ShadowContextRAII;
3998 class ShadowContextRAII { class
4004 ShadowContextRAII(VisibleDeclsRecord &Visible) : Visible(Visible) { in ShadowContextRAII() function in __anonb0e6ccc61611::ShadowContextRAII
4008 ~ShadowContextRAII() { in ~ShadowContextRAII()
4087 ShadowContextRAII Shadow(Visited); in lookupVisibleDecls()
4098 ShadowContextRAII Shadow(Visited); in lookupVisibleDecls()
4178 ShadowContextRAII Shadow(Visited); in lookupInDeclContext()
4238 ShadowContextRAII Shadow(Visited); in lookupInDeclContext()
4248 ShadowContextRAII Shadow(Visited); in lookupInDeclContext()
[all …]