Lines Matching refs:ValueDecl
531 ValueDecl *VD = nullptr;
637 void SetDeclarationDiff(ValueDecl *FromValueDecl, ValueDecl *ToValueDecl, in SetDeclarationDiff()
655 ValueDecl *FromValueDecl, bool FromAddressOf, bool FromNullPtr, in SetFromDeclarationAndToIntegerDiff()
673 Expr *FromExpr, ValueDecl *ToValueDecl, bool ToAddressOf, in SetFromIntegerAndToDeclarationDiff()
790 void GetDeclarationDiff(ValueDecl *&FromValueDecl, ValueDecl *&ToValueDecl, in GetDeclarationDiff()
806 ValueDecl *&FromValueDecl, bool &FromAddressOf, bool &FromNullPtr, in GetFromDeclarationAndToIntegerDiff()
823 Expr *&FromExpr, ValueDecl *&ToValueDecl, bool &ToAddressOf, in GetFromIntegerAndToDeclarationDiff()
1138 Expr *&E, ValueDecl *&VD, in InitializeNonTypeDiffVariables()
1209 ValueDecl *FromValueDecl = nullptr, *ToValueDecl = nullptr; in DiffNonTypes()
1464 ValueDecl *FromValueDecl, *ToValueDecl; in TreeToString()
1477 ValueDecl *FromValueDecl; in TreeToString()
1499 ValueDecl *ToValueDecl; in TreeToString()
1792 void PrintValueDecl(ValueDecl *VD, bool AddressOf, Expr *E, bool NullPtr) { in PrintValueDecl()
1821 void PrintValueDecl(ValueDecl *FromValueDecl, ValueDecl *ToValueDecl, in PrintValueDecl()
1850 void PrintValueDeclAndInteger(ValueDecl *VD, bool NeedAddressOf, in PrintValueDeclAndInteger()
1873 Expr *IntExpr, bool DefaultInt, ValueDecl *VD, in PrintIntegerAndValueDecl()