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

References

tools/clang/lib/Sema/SemaExpr.cpp
 1008     ResultType = S.Context.getComplexType(RHSElementType);
 1014         LHS = S.ImpCastExprToType(LHS.get(), RHSElementType, CK_FloatingCast);