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

References

tools/clang/lib/Sema/SemaExpr.cpp
  958     QualType fpTy = cast<ComplexType>(ComplexTy)->getElementType();
  960     IntExpr = S.ImpCastExprToType(IntExpr.get(), ComplexTy,
  964     IntExpr = S.ImpCastExprToType(IntExpr.get(), ComplexTy,