Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExpr.cpp3565 ShuffleVectorExpr::ShuffleVectorExpr(const ASTContext &C, ArrayRef<Expr*> args, in ShuffleVectorExpr() function in ShuffleVectorExpr
/external/clang/include/clang/AST/
DStmt.h111 friend class ShuffleVectorExpr; // ctor in LLVM_ALIGNAS() local
DExpr.h3503 explicit ShuffleVectorExpr(EmptyShell Empty) in ShuffleVectorExpr() function