mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 20:42:21 +02:00
Fixed enum result classify issue
This commit is contained in:
parent
4b1d7047d1
commit
6a158db9da
4 changed files with 11 additions and 5 deletions
|
@ -485,6 +485,7 @@ public:
|
|||
int GetDynCastVDataCount();
|
||||
bool IsAutocomplete();
|
||||
bool IsDataResolvePass();
|
||||
bool WantsClassifyNode(BfAstNode* node);
|
||||
BfAutoComplete* GetAutoComplete();
|
||||
bool IsHotCompile();
|
||||
bool IsSkippingExtraResolveChecks();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue