Member predicate Expr::isPRValueCategory
Holds if this expression is a prvalue. A prvalue is an expression that represents a value, rather than a location. See [basic.lval] for more about prvalues.
predicate isPRValueCategory()
Holds if this expression is a prvalue. A prvalue is an expression that represents a value, rather than a location. See [basic.lval] for more about prvalues.
predicate isPRValueCategory()