Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLookup.cpp3939 class ShadowContextRAII;
3959 friend class ShadowContextRAII;
3986 class ShadowContextRAII { class
3996 ~ShadowContextRAII() { in ~ShadowContextRAII()
4075 ShadowContextRAII Shadow(Visited); in lookupVisibleDecls()
4086 ShadowContextRAII Shadow(Visited); in lookupVisibleDecls()
4166 ShadowContextRAII Shadow(Visited); in lookupInDeclContext()
4226 ShadowContextRAII Shadow(Visited); in lookupInDeclContext()
4236 ShadowContextRAII Shadow(Visited); in lookupInDeclContext()
4243 ShadowContextRAII Shadow(Visited); in lookupInDeclContext()
[all …]