Home
last modified time | relevance | path

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

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