Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DComputeDependence.h39 class ConvertVectorExpr; variable
H A DExpr.h4478 explicit ConvertVectorExpr(EmptyShell Empty) : Expr(ConvertVectorExprClass, Empty) {} ConvertVectorExpr() function
4481 ConvertVectorExpr(Expr *SrcExpr, TypeSourceInfo *TI, QualType DstType, ConvertVectorExpr() function