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