Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExceptionSpec.cpp420 bool OnFirstException = true; in CheckEquivalentExceptionSpec() local
422 if (OnFirstException) in CheckEquivalentExceptionSpec()
423 OnFirstException = false; in CheckEquivalentExceptionSpec()