Lines Matching refs:ArrayRef
68 ArrayRef<RawComment *> RawComments = Comments.getComments();
128 ArrayRef<RawComment *> RawComments = Comments.getComments();
173 ArrayRef<RawComment *>::iterator Comment;
182 ArrayRef<RawComment *>::iterator MaybeBeforeDecl = RawComments.end() - 1;
3035 ASTContext::getFunctionType(QualType ResultTy, ArrayRef<QualType> ArgArray,
3690 ArrayRef<QualType> typeArgs,
3691 ArrayRef<ObjCProtocolDecl *> protocols,
3709 ArrayRef<QualType> effectiveTypeArgs = typeArgs;
3728 ArrayRef<QualType> canonTypeArgs;
3739 ArrayRef<ObjCProtocolDecl *> canonProtocols;
7047 ArrayRef<QualType> lhsArgs,
7048 ArrayRef<QualType> rhsArgs,
7104 ArrayRef<QualType> LHSTypeArgs = LHS->getTypeArgsAsWritten();
7153 ArrayRef<QualType> RHSTypeArgs = RHS->getTypeArgsAsWritten();
8857 return llvm::ArrayRef<ast_type_traits::DynTypedNode>();