Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DStmt.h156 friend class ShuffleVectorExpr; // ctor variable
DExpr.h3424 explicit ShuffleVectorExpr(EmptyShell Empty) in ShuffleVectorExpr() function
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DExpr.cpp3594 ShuffleVectorExpr::ShuffleVectorExpr(const ASTContext &C, ArrayRef<Expr*> args, in ShuffleVectorExpr() function in ShuffleVectorExpr