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

References

tools/clang/lib/Sema/SemaExpr.cpp
 8929   const VectorType *VT = VectorTy->getAs<VectorType>();
 8995     *Scalar = S.ImpCastExprToType(Scalar->get(), VectorTy, CK_VectorSplat);