Lines Matching refs:ValueDecl
550 ValueDecl *FromValueDecl, *ToValueDecl;
626 void SetNode(ValueDecl *FromValueDecl, ValueDecl *ToValueDecl, in SetNode()
729 void GetNode(ValueDecl *&FromValueDecl, ValueDecl *&ToValueDecl, in GetNode()
1000 bool &IsNullPtr, Expr *&E, llvm::APSInt &Value, ValueDecl *&VD) { in InitializeNonTypeDiffVariables()
1021 static bool NeedsAddressOf(ValueDecl *VD, Expr *E, in NeedsAddressOf()
1049 ValueDecl *FromValueDecl = nullptr, *ToValueDecl = nullptr; in DiffNonTypes()
1311 static ValueDecl *GetValueDecl(const TSTiterator &Iter, Expr *ArgExpr) { in GetValueDecl()
1416 return FromBase.get<const ValueDecl*>() == in IsEqualExpr()
1417 ToBase.get<const ValueDecl*>(); in IsEqualExpr()
1476 ValueDecl *FromValueDecl, *ToValueDecl; in TreeToString()
1736 void PrintValueDecl(ValueDecl *VD, bool AddressOf, bool NullPtr) { in PrintValueDecl()
1754 void PrintValueDecl(ValueDecl *FromValueDecl, ValueDecl *ToValueDecl, in PrintValueDecl()