Home | History | Annotate | Download | only in Sema

Lines Matching full:arrayref

336                                  ArrayRef<Expr *> Args) {
1276 ArrayRef<ParsedType> ArgTypes,
1277 ArrayRef<Expr *> ArgExprs) {
1302 ArrayRef<TypeSourceInfo *> Types,
1303 ArrayRef<Expr *> Exprs) {
1446 ArrayRef<Expr*> Args,
1658 llvm::ArrayRef<Expr *> Args) {
3902 ArrayRef<Expr *> Args) {
3946 ArrayRef<Expr *> Args,
4083 ArrayRef<Expr *> Args,
4475 ArrayRef<Expr *> Args,
12448 ArrayRef<QualType> ParamTypes = Proto->getArgTypes();