Searched defs:ConvertVectorExpr (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | ComputeDependence.h | 39 class ConvertVectorExpr; variable |
H A D | Expr.h | 4478 explicit ConvertVectorExpr(EmptyShell Empty) : Expr(ConvertVectorExprClass, Empty) {} ConvertVectorExpr() function |