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
73 if (!CommonSection) in getCommonSection() 74 CommonSection = &G->createSection(CommonSectionName, in getCommonSection() 76 return *CommonSection; in getCommonSection()
175 Section *CommonSection = nullptr;176 Section *CommonSection = nullptr; global() variable
116 if (!CommonSection) in getCommonSection() 117 CommonSection = &G->createSection(CommonSectionName, in getCommonSection() 119 return *CommonSection; in getCommonSection()
233 Section *CommonSection = nullptr; variable