Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp3970 class ShadowContextRAII;
3990 friend class ShadowContextRAII;
4017 class ShadowContextRAII { class
4027 ~ShadowContextRAII() { in ~ShadowContextRAII()
4106 ShadowContextRAII Shadow(Visited); in lookupVisibleDecls()
4117 ShadowContextRAII Shadow(Visited); in lookupVisibleDecls()
4196 ShadowContextRAII Shadow(Visited); in lookupInDeclContext()
4256 ShadowContextRAII Shadow(Visited); in lookupInDeclContext()
4266 ShadowContextRAII Shadow(Visited); in lookupInDeclContext()
4273 ShadowContextRAII Shadow(Visited); in lookupInDeclContext()
[all …]