Home
last modified time | relevance | path

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

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