reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2920 ComplexType::Profile(ID, T); 2929 if (!T.isCanonical()) { 2930 Canonical = getComplexType(getCanonicalType(T)); 2936 auto *New = new (*this, TypeAlignment) ComplexType(T, Canonical);