Home
last modified time | relevance | path

Searched defs:FlagHandlerKeepGoing (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/msan/
HDmsan.cpp125 class FlagHandlerKeepGoing final : public FlagHandlerBase { class
129 explicit FlagHandlerKeepGoing(bool *halt_on_error) in FlagHandlerKeepGoing() function in __msan::FlagHandlerKeepGoing