Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp3376 class ShadowContextRAII;
3396 friend class ShadowContextRAII;
3423 class ShadowContextRAII { class
3433 ~ShadowContextRAII() { in ~ShadowContextRAII()
3551 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls()
3612 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls()
3623 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls()
3630 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls()
3762 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls()
3789 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls()
[all …]