Searched refs:eFormatCategoryItemSynth (Results 1 – 3 of 3) sorted by relevance
147 if (items & eFormatCategoryItemSynth) in Clear()163 if (items & eFormatCategoryItemSynth) in Delete()181 if (items & eFormatCategoryItemSynth) in GetCount()224 if (items & eFormatCategoryItemSynth) { in AnyMatches()229 *matching_type = eFormatCategoryItemSynth; in AnyMatches()245 if (items & eFormatCategoryItemSynth) in AutoComplete()
140 eFormatCategoryItemSynth = 1 << 2, enumerator
106 case eFormatCategoryItemSynth: in FormatCategoryToString()2085 interpreter, eFormatCategoryItemSynth) {} in CommandObjectTypeSynthDelete()2107 interpreter, eFormatCategoryItemSynth, "type synthetic clear", in CommandObjectTypeSynthClear()2368 if (category->AnyMatches(candidate_type, eFormatCategoryItemSynth, in AddFilter()