mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Improvements to method instance mIsIntrinsic handling
This commit is contained in:
parent
1805316b70
commit
cfd2bab9fb
3 changed files with 38 additions and 47 deletions
|
@ -448,6 +448,7 @@ public:
|
|||
BfTypeDef* mFriendAttributeTypeDef;
|
||||
BfTypeDef* mNoStaticCtorAttributeTypeDef;
|
||||
BfTypeDef* mComptimeAttributeTypeDef;
|
||||
BfTypeDef* mIntrinsicAttributeTypeDef;
|
||||
BfTypeDef* mConstEvalAttributeTypeDef;
|
||||
BfTypeDef* mNoExtensionAttributeTypeDef;
|
||||
BfTypeDef* mCheckedAttributeTypeDef;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue