Searched refs:SectionMatcher (Results 1 – 3 of 3) sorted by relevance
137 Section(std::unique_ptr<Matcher> M) : SectionMatcher(std::move(M)){}; in Section()139 std::unique_ptr<Matcher> SectionMatcher; member
44 if (S.SectionMatcher->match(NAME)) \ in createSanitizerSections()
213 if (SectionIter.SectionMatcher->match(Section)) { in inSectionBlame()