Searched refs:WithExceptions (Results 1 – 1 of 1) sorted by relevance
431 const FunctionProtoType *WithExceptions = 0; in CheckEquivalentExceptionSpec() local433 WithExceptions = New; in CheckEquivalentExceptionSpec()435 WithExceptions = Old; in CheckEquivalentExceptionSpec()436 if (WithExceptions && WithExceptions->getNumExceptions() == 1) { in CheckEquivalentExceptionSpec()439 QualType Exception = *WithExceptions->exception_begin(); in CheckEquivalentExceptionSpec()