Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExceptionSpec.cpp496 bool NewNonThrowing = NewNR == FunctionProtoType::NR_Nothrow || in CheckEquivalentExceptionSpec() local
498 if (OldNonThrowing && NewNonThrowing) in CheckEquivalentExceptionSpec()