Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DComputeDependence.h39 class ConvertVectorExpr; variable
H A DExpr.h4480 explicit ConvertVectorExpr(EmptyShell Empty) : Expr(ConvertVectorExprClass, Empty) {} in ConvertVectorExpr() function
4483 ConvertVectorExpr(Expr *SrcExpr, TypeSourceInfo *TI, QualType DstType, in ConvertVectorExpr() function