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