Searched defs:ShuffleVectorExpr (Results 1 – 3 of 3) sorted by relevance
3098 explicit ShuffleVectorExpr(EmptyShell Empty) in ShuffleVectorExpr() function3113 static bool classof(const ShuffleVectorExpr *) { return true; } in classof()
145 friend class ShuffleVectorExpr; // ctor variable
2850 ShuffleVectorExpr::ShuffleVectorExpr(ASTContext &C, Expr **args, unsigned nexpr, in ShuffleVectorExpr() function in ShuffleVectorExpr