Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaLookup.cpp3638 class ShadowContextRAII;
3658 friend class ShadowContextRAII;
3685 class ShadowContextRAII { class
3691 ShadowContextRAII(VisibleDeclsRecord &Visible) : Visible(Visible) { in ShadowContextRAII() function in __anon0881fdc71411::ShadowContextRAII
3695 ~ShadowContextRAII() { in ~ShadowContextRAII()
3774 ShadowContextRAII Shadow(Visited); in lookupVisibleDecls()
3785 ShadowContextRAII Shadow(Visited); in lookupVisibleDecls()
3865 ShadowContextRAII Shadow(Visited); in lookupInDeclContext()
3925 ShadowContextRAII Shadow(Visited); in lookupInDeclContext()
3935 ShadowContextRAII Shadow(Visited); in lookupInDeclContext()
[all …]