Searched refs:OnCuIndexOverflow (Results 1 – 3 of 3) sorted by relevance
127 OnCuIndexOverflow OverflowOptValue = OnCuIndexOverflow::HardStop; in llvm_dwp_main()149 OverflowOptValue = OnCuIndexOverflow::Continue; in llvm_dwp_main()153 OverflowOptValue = OnCuIndexOverflow::SoftStop; in llvm_dwp_main()155 OverflowOptValue = OnCuIndexOverflow::Continue; in llvm_dwp_main()
19 enum OnCuIndexOverflow { enum71 OnCuIndexOverflow OverflowOptValue);
183 OnCuIndexOverflow OverflowOptValue, in sectionOverflowErrorOrWarning()191 if (OverflowOptValue == OnCuIndexOverflow::Continue) { in sectionOverflowErrorOrWarning()194 } else if (OverflowOptValue == OnCuIndexOverflow::SoftStop) { in sectionOverflowErrorOrWarning()206 unsigned TypesContributionIndex, OnCuIndexOverflow OverflowOptValue, in addAllTypesFromDWP()255 OnCuIndexOverflow OverflowOptValue, bool &AnySectionOverflow) { in addAllTypesFromTypesSection()623 OnCuIndexOverflow OverflowOptValue) { in write()