Searched refs:OnCuIndexOverflow (Results 1 – 3 of 3) sorted by relevance
125 OnCuIndexOverflow OverflowOptValue = OnCuIndexOverflow::HardStop; in llvm_dwp_main() 147 OverflowOptValue = OnCuIndexOverflow::Continue; in llvm_dwp_main() 151 OverflowOptValue = OnCuIndexOverflow::SoftStop; in llvm_dwp_main() 153 OverflowOptValue = OnCuIndexOverflow::Continue; in llvm_dwp_main()
18 enum OnCuIndexOverflow { enum70 OnCuIndexOverflow OverflowOptValue);
186 OnCuIndexOverflow OverflowOptValue, in sectionOverflowErrorOrWarning() 194 if (OverflowOptValue == OnCuIndexOverflow::Continue) { in sectionOverflowErrorOrWarning() 197 } else if (OverflowOptValue == OnCuIndexOverflow::SoftStop) { in sectionOverflowErrorOrWarning() 209 unsigned TypesContributionIndex, OnCuIndexOverflow OverflowOptValue, in addAllTypesFromDWP() 258 OnCuIndexOverflow OverflowOptValue, bool &AnySectionOverflow) { in addAllTypesFromTypesSection() 626 OnCuIndexOverflow OverflowOptValue) { in write()