Searched refs:WithExceptions (Results 1 – 1 of 1) sorted by relevance
511 const FunctionProtoType *WithExceptions = nullptr; in CheckEquivalentExceptionSpec() local513 WithExceptions = New; in CheckEquivalentExceptionSpec()515 WithExceptions = Old; in CheckEquivalentExceptionSpec()516 if (WithExceptions && WithExceptions->getNumExceptions() == 1) { in CheckEquivalentExceptionSpec()519 QualType Exception = *WithExceptions->exception_begin(); in CheckEquivalentExceptionSpec()