Searched defs:should_abort (Results 1 – 3 of 3) sorted by relevance
31 inline constexpr void throw_or_abort_if_any_impl(const char* reason, bool should_abort) { in throw_or_abort_if_any_impl()
44 should_abort=False, writes_gbb=False): argument
380 def should_abort(self) -> bool: member in ProjectBuilderContext