Searched defs:ShuffleVectorExpr (Results 1 – 3 of 3) sorted by relevance
3271 explicit ShuffleVectorExpr(EmptyShell Empty) in ShuffleVectorExpr() function3286 static bool classof(const ShuffleVectorExpr *) { return true; } in classof()
150 friend class ShuffleVectorExpr; // ctor variable
3394 ShuffleVectorExpr::ShuffleVectorExpr(ASTContext &C, ArrayRef<Expr*> args, in ShuffleVectorExpr() function in ShuffleVectorExpr