Searched refs:YFPT (Results 1 – 1 of 1) sorted by relevance
6606 auto *YFPT = YT->getAs<FunctionProtoType>(); in isSameEntity() local6607 if (getLangOpts().CPlusPlus17 && XFPT && YFPT && in isSameEntity()6609 isUnresolvedExceptionSpec(YFPT->getExceptionSpecType())) && in isSameEntity()