Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp424 bool OnFirstException = true; in CheckEquivalentExceptionSpec() local
426 if (OnFirstException) in CheckEquivalentExceptionSpec()
427 OnFirstException = false; in CheckEquivalentExceptionSpec()