Searched refs:prevTypeParam (Results 1 – 1 of 1) sorted by relevance
862 } else if (prevTypeParam->getVariance() in checkTypeParamListConsistency()882 << prevTypeParam->getDeclName(); in checkTypeParamListConsistency()883 switch (prevTypeParam->getVariance()) { in checkTypeParamListConsistency()907 << prevTypeParam->getDeclName(); in checkTypeParamListConsistency()927 << prevTypeParam->hasExplicitBound() in checkTypeParamListConsistency()928 << prevTypeParam->getUnderlyingType() in checkTypeParamListConsistency()930 << prevTypeParam->getDeclName() in checkTypeParamListConsistency()933 prevTypeParam->getUnderlyingType().getAsString( in checkTypeParamListConsistency()937 << prevTypeParam->getDeclName(); in checkTypeParamListConsistency()958 << prevTypeParam->getUnderlyingType() in checkTypeParamListConsistency()[all …]