Home
last modified time | relevance | path

Searched defs:ShuffleVectorExpr (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComputeDependence.h85 class ShuffleVectorExpr; variable
H A DStmt.h308 friend class ShuffleVectorExpr; // ctor variable
H A DExpr.h4334 explicit ShuffleVectorExpr(EmptyShell Empty) in ShuffleVectorExpr() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp4099 ShuffleVectorExpr::ShuffleVectorExpr(const ASTContext &C, ArrayRef<Expr *> args, in ShuffleVectorExpr() function in ShuffleVectorExpr