Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp3746 ShuffleVectorExpr::ShuffleVectorExpr(const ASTContext &C, ArrayRef<Expr*> args, in ShuffleVectorExpr() function in ShuffleVectorExpr
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h304 friend class ShuffleVectorExpr; // ctor in alignas() local
H A DExpr.h3866 explicit ShuffleVectorExpr(EmptyShell Empty) in ShuffleVectorExpr() function