Home
last modified time | relevance | path

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

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