mirror of
https://github.com/dlang/dmd.git
synced 2025-04-25 20:50:41 +03:00
parent
d09d7689b6
commit
c5ba78dc34
1 changed files with 2 additions and 0 deletions
|
@ -554,6 +554,8 @@ public:
|
|||
void isReturn(bool v);
|
||||
bool isReturnScope() const;
|
||||
void isReturnScope(bool v);
|
||||
bool isRvalue() const;
|
||||
void isRvalue(bool v);
|
||||
bool isScopeQual() const;
|
||||
void isScopeQual(bool v);
|
||||
bool isReturnInferred() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue