Searched refs:SuperT (Results 1 – 2 of 2) sorted by relevance
88 template <typename SuperT>89 operator CallEventRef<SuperT> () const {
2350 bool hasSameNullabilityTypeQualifier(QualType SubT, QualType SuperT, in hasSameNullabilityTypeQualifier() argument2353 auto SuperTnullability = SuperT->getNullability(*this); in hasSameNullabilityTypeQualifier()