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

References

tools/clang/lib/CodeGen/CGExprComplex.cpp
  443   DestType = DestType->castAs<ComplexType>()->getElementType();
  443   DestType = DestType->castAs<ComplexType>()->getElementType();
  444   Val = CGF.EmitScalarConversion(Val, SrcType, DestType, Loc);