Searched refs:WithExceptions (Results 1 – 1 of 1) sorted by relevance
590 const FunctionProtoType *WithExceptions = nullptr; in CheckEquivalentExceptionSpecImpl() local592 WithExceptions = New; in CheckEquivalentExceptionSpecImpl()594 WithExceptions = Old; in CheckEquivalentExceptionSpecImpl()595 if (WithExceptions && WithExceptions->getNumExceptions() == 1) { in CheckEquivalentExceptionSpecImpl()598 QualType Exception = *WithExceptions->exception_begin(); in CheckEquivalentExceptionSpecImpl()