Searched refs:XFPT (Results 1 – 1 of 1) sorted by relevance
7053 auto *XFPT = XT->getAs<FunctionProtoType>(); in isSameEntity() local7055 if (getLangOpts().CPlusPlus17 && XFPT && YFPT && in isSameEntity()7056 (isUnresolvedExceptionSpec(XFPT->getExceptionSpecType()) || in isSameEntity()