Searched refs:OnFirstException (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp420 bool OnFirstException = true; local
422 if (OnFirstException)
423 OnFirstException = false;

Completed in 49 milliseconds