Searched defs:SectionPattern (Results 1 – 1 of 1) sorted by relevance
147 struct SectionPattern { struct148 SectionPattern(StringMatcher &&Pat1, StringMatcher &&Pat2) in SectionPattern() function171 std::vector<SectionPattern> SectionPatterns; argument