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

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp432 bool OnFirstException = true; local
434 if (OnFirstException)
435 OnFirstException = false;

Completed in 47 milliseconds