Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp3243 class ShadowContextRAII;
3263 friend class ShadowContextRAII;
3290 class ShadowContextRAII { class
3296 ShadowContextRAII(VisibleDeclsRecord &Visible) : Visible(Visible) { in ShadowContextRAII() function in __anon54059c910611::ShadowContextRAII
3300 ~ShadowContextRAII() { in ~ShadowContextRAII()
3405 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls()
3449 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls()
3459 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls()
3466 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls()
3473 ShadowContextRAII Shadow(Visited); in LookupVisibleDecls()
[all …]