Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DComputeDependence.h46 class ExtVectorElementExpr; variable
H A DExpr.h5915 ExtVectorElementExpr(QualType ty, ExprValueKind VK, Expr *base, in ExtVectorElementExpr() function
5924 explicit ExtVectorElementExpr(EmptyShell Empty) in ExtVectorElementExpr() function