Lines Matching defs:PrintValueDecl
1569 PrintValueDecl(FromValueDecl, ToValueDecl, FromAddressOf, ToAddressOf,
1907 void PrintValueDecl(ValueDecl *VD, bool AddressOf, Expr *E, bool NullPtr) {
1949 void PrintValueDecl(ValueDecl *FromValueDecl, ValueDecl *ToValueDecl,
1957 PrintValueDecl(FromValueDecl, FromAddressOf, FromExpr, FromNullPtr);
1961 PrintValueDecl(FromValueDecl, FromAddressOf, FromExpr, FromNullPtr);
1966 PrintValueDecl(FromValueDecl, FromAddressOf, FromExpr, FromNullPtr);
1970 PrintValueDecl(ToValueDecl, ToAddressOf, ToExpr, ToNullPtr);
1985 PrintValueDecl(VD, NeedAddressOf, VDExpr, IsNullPtr);
1990 PrintValueDecl(VD, NeedAddressOf, VDExpr, IsNullPtr);
2012 PrintValueDecl(VD, NeedAddressOf, VDExpr, IsNullPtr);