Lines Matching defs:PrintValueDecl
1577 PrintValueDecl(FromValueDecl, ToValueDecl, FromAddressOf, ToAddressOf,
1921 void PrintValueDecl(ValueDecl *VD, bool AddressOf, Expr *E, bool NullPtr) {
1963 void PrintValueDecl(ValueDecl *FromValueDecl, ValueDecl *ToValueDecl,
1971 PrintValueDecl(FromValueDecl, FromAddressOf, FromExpr, FromNullPtr);
1975 PrintValueDecl(FromValueDecl, FromAddressOf, FromExpr, FromNullPtr);
1980 PrintValueDecl(FromValueDecl, FromAddressOf, FromExpr, FromNullPtr);
1984 PrintValueDecl(ToValueDecl, ToAddressOf, ToExpr, ToNullPtr);
1999 PrintValueDecl(VD, NeedAddressOf, VDExpr, IsNullPtr);
2004 PrintValueDecl(VD, NeedAddressOf, VDExpr, IsNullPtr);
2026 PrintValueDecl(VD, NeedAddressOf, VDExpr, IsNullPtr);