Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExceptionSpec.cpp319 bool OnFirstException = true; in CheckEquivalentExceptionSpec() local
321 if (OnFirstException) in CheckEquivalentExceptionSpec()
322 OnFirstException = false; in CheckEquivalentExceptionSpec()