Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExceptionSpec.cpp425 bool OnFirstException = true; in CheckEquivalentExceptionSpec() local
427 if (OnFirstException) in CheckEquivalentExceptionSpec()
428 OnFirstException = false; in CheckEquivalentExceptionSpec()