Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExceptionSpec.cpp288 bool OnFirstException = true; in CheckEquivalentExceptionSpec() local
290 if (OnFirstException) in CheckEquivalentExceptionSpec()
291 OnFirstException = false; in CheckEquivalentExceptionSpec()