Home | History | Annotate | Download | only in Sema

Lines Matching refs:SemaBuiltinShuffleVector

154     return SemaBuiltinShuffleVector(TheCall);
156 // SemaBuiltinShuffleVector guts it, but then doesn't release it.
1462 /// SemaBuiltinShuffleVector - Handle __builtin_shufflevector.
1464 ExprResult Sema::SemaBuiltinShuffleVector(CallExpr *TheCall) {