Searched defs:AllowBrokenLinks (Results 1 – 2 of 2) sorted by relevance
755 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences()899 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences()1038 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences()1077 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences()2109 bool AllowBrokenLinks, std::function<bool(const SectionBase &)> ToRemove) { in removeSections()
204 bool AllowBrokenLinks = false; member