Searched refs:GlobalsReturnSelf (Results 1 – 1 of 1) sorted by relevance
44 static constexpr bool GlobalsReturnSelf(bool self) { return self; } in GlobalsReturnSelf() function49 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(false);51 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(true);