Lines Matching refs:ValueDecl
781 ArrayRef<const ValueDecl *> Declarations) { in getUniqueDeclarationsTotalNumber()
783 llvm::SmallPtrSet<const ValueDecl *, 8> Cache; in getUniqueDeclarationsTotalNumber()
784 for (const ValueDecl *D : Declarations) { in getUniqueDeclarationsTotalNumber()
785 const ValueDecl *VD = D ? cast<ValueDecl>(D->getCanonicalDecl()) : nullptr; in getUniqueDeclarationsTotalNumber()
797 ArrayRef<Expr *> Vars, ArrayRef<ValueDecl *> Declarations, in Create()
820 totalSizeToAlloc<Expr *, ValueDecl *, unsigned, in Create()
841 totalSizeToAlloc<Expr *, ValueDecl *, unsigned, in CreateEmpty()
852 ArrayRef<ValueDecl *> Declarations, in Create()
871 totalSizeToAlloc<Expr *, ValueDecl *, unsigned, in Create()
890 totalSizeToAlloc<Expr *, ValueDecl *, unsigned, in CreateEmpty()
901 ArrayRef<Expr *> Vars, ArrayRef<ValueDecl *> Declarations, in Create()
920 totalSizeToAlloc<Expr *, ValueDecl *, unsigned, in Create()
939 totalSizeToAlloc<Expr *, ValueDecl *, unsigned, in CreateEmpty()
962 ArrayRef<Expr *> Inits, ArrayRef<ValueDecl *> Declarations, in Create()
981 totalSizeToAlloc<Expr *, ValueDecl *, unsigned, in Create()
1001 totalSizeToAlloc<Expr *, ValueDecl *, unsigned, in CreateEmpty()
1013 ArrayRef<ValueDecl *> Declarations, in Create()
1032 totalSizeToAlloc<Expr *, ValueDecl *, unsigned, in Create()
1050 totalSizeToAlloc<Expr *, ValueDecl *, unsigned, in CreateEmpty()