Searched refs:PPointee (Results 1 – 1 of 1) sorted by relevance
2194 QualType PPointee = Pattern->getPointeeType(); in isSubstitutedType() local2195 if (!TPointee.isNull() && !PPointee.isNull()) in isSubstitutedType()2197 isSubstitutedType(Ctx, TPointee, PPointee, Args, Depth); in isSubstitutedType()