Searched defs:AllowBrokenLinks (Results 1 – 2 of 2) sorted by relevance
753 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences()897 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences()1036 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences()1075 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences()2101 bool AllowBrokenLinks, std::function<bool(const SectionBase &)> ToRemove) { in removeSections()
216 bool AllowBrokenLinks = false; member