Searched refs:is_system_or_unrestricted_section (Results 1 – 1 of 1) sorted by relevance
29 bool is_system_or_unrestricted_section = ctx.IsSystemSection() || variable32 is_system_or_unrestricted_section = ctx.GetCurrentApex().InSystem();39 if (is_system_or_unrestricted_section &&52 /*is_visible=*/is_system_or_unrestricted_section);73 if (!is_system_or_unrestricted_section) {