Searched refs:SectionRequiresArgument (Results 1 – 2 of 2) sorted by relevance
57 if (SectionRequiresArgument(s.fName.c_str()) && !s.fArgument.size()) { in SectionAndParameterHelper()139 static bool SectionRequiresArgument(const char* name) { in SectionRequiresArgument() function