Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp3332 class ShadowContextRAII;
3352 friend class ShadowContextRAII;
3379 class ShadowContextRAII { class
3385 ShadowContextRAII(VisibleDeclsRecord &Visible) : Visible(Visible) { in ShadowContextRAII() function in __anon19e32a9a0611::ShadowContextRAII
3389 ~ShadowContextRAII() { in ~ShadowContextRAII()
3491 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls()
3535 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls()
3545 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls()
3552 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls()
3559 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls()
[all …]