Searched refs:nested_type (Results 1 – 13 of 13) sorted by relevance
101 nested_type = NDS32_NOT_NESTED; in nds32_interrupt_attribute_parse_string()103 nested_type = NDS32_NESTED_READY; in nds32_interrupt_attribute_parse_string()105 nested_type = NDS32_NESTED; in nds32_interrupt_attribute_parse_string()107 nested_type = NDS32_CRITICAL; in nds32_interrupt_attribute_parse_string()109 nested_type = NDS32_NOT_NESTED; in nds32_interrupt_attribute_parse_string()137 nds32_isr_vectors[i].nested_type = nested_type; in nds32_interrupt_attribute_parse_string()192 nested_type = NDS32_NOT_NESTED; in nds32_exception_attribute_parse_string()196 nested_type = NDS32_NESTED; in nds32_exception_attribute_parse_string()198 nested_type = NDS32_CRITICAL; in nds32_exception_attribute_parse_string()200 nested_type = NDS32_NOT_NESTED; in nds32_exception_attribute_parse_string()[all …]
397 enum nds32_isr_nested_type nested_type; member
520 if (scope.nested_type () != GCC_TYPE_NONE) in compile_cplus_convert_typedef()521 return scope.nested_type (); in compile_cplus_convert_typedef()815 if (scope.nested_type () != GCC_TYPE_NONE) in compile_cplus_convert_struct_or_union()819 return scope.nested_type (); in compile_cplus_convert_struct_or_union()918 if (scope.nested_type () != GCC_TYPE_NONE) in compile_cplus_convert_enum()922 return scope.nested_type (); in compile_cplus_convert_enum()
79 gcc_type nested_type () in nested_type() function
194 if (scope.nested_type () != GCC_TYPE_NONE) in convert_one_symbol()
3908 (nested_type): Likewise.3957 (nested_type): Likewise.
3597 scoped_typename. Added nonterminals nested_type,