Searched refs:abbr_decl (Results 1 – 1 of 1) sorted by relevance
73 for (const auto &abbr_decl : m_decls) { in GetUnsupportedForms() local74 const size_t num_attrs = abbr_decl.NumAttributes(); in GetUnsupportedForms()76 dw_form_t form = abbr_decl.GetFormByIndex(i); in GetUnsupportedForms()