reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGExprComplex.cpp
   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());