Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExceptionSpec.cpp265 bool OnFirstException = true; in CheckEquivalentExceptionSpec() local
270 if (OnFirstException) in CheckEquivalentExceptionSpec()
271 OnFirstException = false; in CheckEquivalentExceptionSpec()