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

Declarations

tools/clang/include/clang/Sema/Sema.h
11299   ExprResult SemaConvertVectorExpr(Expr *E, TypeSourceInfo *TInfo,

References

tools/clang/lib/Sema/SemaExpr.cpp
 5777   return SemaConvertVectorExpr(E, TInfo, BuiltinLoc, RParenLoc);
tools/clang/lib/Sema/TreeTransform.h
 3254     return SemaRef.SemaConvertVectorExpr(SrcExpr, DstTInfo,