Searched refs:detect_unnamed_bitfields (Results 1 – 1 of 1) sorted by relevance
1978 bool detect_unnamed_bitfields = true; in ParseChildMembers() local1981 … detect_unnamed_bitfields = dwarf_cu->Supports_unnamed_objc_bitfields (); in ParseChildMembers()1983 if (detect_unnamed_bitfields) in ParseChildMembers()