Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h156 friend class ShuffleVectorExpr; // ctor variable
DExpr.h3418 explicit ShuffleVectorExpr(EmptyShell Empty) in ShuffleVectorExpr() function
/external/clang/lib/AST/
DExpr.cpp3534 ShuffleVectorExpr::ShuffleVectorExpr(ASTContext &C, ArrayRef<Expr*> args, in ShuffleVectorExpr() function in ShuffleVectorExpr