Searched defs:ScopedSetTrue (Results 1 – 1 of 1) sorted by relevance
111 class ScopedSetTrue { class113 ScopedSetTrue(bool* value) : value_(value) { in ScopedSetTrue() function in __anon359566de0111::ScopedSetTrue