Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp3638 class ShadowContextRAII;
3658 friend class ShadowContextRAII;
3685 class ShadowContextRAII { class
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()
3942 ShadowContextRAII Shadow(Visited); in lookupInDeclContext()
[all …]