Lines Matching refs:ValueDecl
570 ArrayRef<ValueDecl *> Declarations) { in getUniqueDeclarationsTotalNumber()
572 llvm::SmallPtrSet<const ValueDecl *, 8> Cache; in getUniqueDeclarationsTotalNumber()
574 const ValueDecl *VD = D ? cast<ValueDecl>(D->getCanonicalDecl()) : nullptr; in getUniqueDeclarationsTotalNumber()
586 ArrayRef<Expr *> Vars, ArrayRef<ValueDecl *> Declarations, in Create()
608 totalSizeToAlloc<Expr *, ValueDecl *, unsigned, in Create()
629 totalSizeToAlloc<Expr *, ValueDecl *, unsigned, in CreateEmpty()
640 ArrayRef<ValueDecl *> Declarations, in Create()
659 totalSizeToAlloc<Expr *, ValueDecl *, unsigned, in Create()
678 totalSizeToAlloc<Expr *, ValueDecl *, unsigned, in CreateEmpty()
689 ArrayRef<Expr *> Vars, ArrayRef<ValueDecl *> Declarations, in Create()
708 totalSizeToAlloc<Expr *, ValueDecl *, unsigned, in Create()
727 totalSizeToAlloc<Expr *, ValueDecl *, unsigned, in CreateEmpty()