Home
last modified time | relevance | path

Searched defs:ConvertVectorExpr (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DComputeDependence.h38 class ConvertVectorExpr; variable
DExpr.h4393 explicit ConvertVectorExpr(EmptyShell Empty) : Expr(ConvertVectorExprClass, Empty) {} in ConvertVectorExpr() function
4396 ConvertVectorExpr(Expr *SrcExpr, TypeSourceInfo *TI, QualType DstType, in ConvertVectorExpr() function
/external/clang/include/clang/AST/
DExpr.h3495 explicit ConvertVectorExpr(EmptyShell Empty) : Expr(ConvertVectorExprClass, Empty) {} in ConvertVectorExpr() function
3498 ConvertVectorExpr(Expr* SrcExpr, TypeSourceInfo *TI, QualType DstType, in ConvertVectorExpr() function