Searched defs:SectionPred (Results 1 – 2 of 2) sorted by relevance
29 using SectionPred = std::function<bool(const std::unique_ptr<Section> &Sec)>; typedef
54 using SectionPred = std::function<bool(const SectionBase &Sec)>; typedef