Searched refs:variable_length_type (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/objc/
H A Dobjc-act.c2970 tree cast, variable_length_type;
2979 variable_length_type = groktypename (cast);
2998 TREE_TYPE (UOBJC_CLASS_METHODS_decl) = variable_length_type;
3019 TREE_TYPE (UOBJC_INSTANCE_METHODS_decl) = variable_length_type;
3925 tree cast, variable_length_type;
3938 variable_length_type = groktypename (cast);
3954 TREE_TYPE (UOBJC_CLASS_VARIABLES_decl) = variable_length_type;
3969 TREE_TYPE (UOBJC_INSTANCE_VARIABLES_decl) = variable_length_type;
4099 tree cast, variable_length_type;
4112 variable_length_type
2963 tree cast, variable_length_type; local
3917 tree cast, variable_length_type; local
4091 tree cast, variable_length_type; local
[all...]

Completed in 31 milliseconds