reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
33 type = type.getCanonicalType(); 33 type = type.getCanonicalType(); 34 if (const ComplexType *comp = dyn_cast<ComplexType>(type)) { 37 return cast<ComplexType>(cast<AtomicType>(type)->getValueType());