Searched refs:CommonSection (Results 1 – 5 of 5) sorted by relevance
39 if (!CommonSection) in getCommonSection()40 CommonSection = &G->createSection( in getCommonSection()42 return *CommonSection; in getCommonSection()51 Section *CommonSection = nullptr; variable
67 if (!CommonSection) in getCommonSection()68 CommonSection = &G->createSection(CommonSectionName, in getCommonSection()70 return *CommonSection; in getCommonSection()
108 if (!CommonSection) in getCommonSection()109 CommonSection = &G->createSection(CommonSectionName, in getCommonSection()111 return *CommonSection; in getCommonSection()
233 Section *CommonSection = nullptr; variable
183 Section *CommonSection = nullptr; variable