Searched refs:BuildUnrestrictedSection (Results 1 – 3 of 3) sorted by relevance
44 SectionBuilder BuildUnrestrictedSection; variable
36 Section BuildUnrestrictedSection(Context& ctx) { in BuildUnrestrictedSection() function
116 sections.emplace_back(BuildUnrestrictedSection(ctx)); in CreateBaseConfiguration()