Set STUB_DECL for unique types
This commit is contained in:
@ -36,7 +36,7 @@ namespace elna::gcc
|
||||
|
||||
bool is_integral_type(tree type);
|
||||
bool is_numeric_type(tree type);
|
||||
bool is_array_type(tree type);
|
||||
bool is_unique_type(tree type);
|
||||
bool is_void_type(tree type);
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user