Searched refs:matching_type (Results 1 – 8 of 8) sorted by relevance
240 if (matching_type) in AnyMatches()241 *matching_type = eFormatCategoryItemValue; in AnyMatches()250 if (matching_type) in AnyMatches()260 if (matching_type) in AnyMatches()270 if (matching_type) in AnyMatches()280 if (matching_type) in AnyMatches()281 *matching_type = eFormatCategoryItemFilter; in AnyMatches()290 if (matching_type) in AnyMatches()300 if (matching_type) in AnyMatches()301 *matching_type = eFormatCategoryItemSynth; in AnyMatches()[all …]
71 TypeCategoryImpl::FormatCategoryItems *matching_type) { in AnyMatches() argument73 matching_category, matching_type); in AnyMatches()
159 TypeCategoryImpl::FormatCategoryItems *matching_type) { in AnyMatches() argument165 matching_category, matching_type)) in AnyMatches()
135 TypeCategoryImpl::FormatCategoryItems *matching_type = nullptr) {137 matching_category, matching_type);
76 TypeCategoryImpl::FormatCategoryItems *matching_type = nullptr);
58 TypeCategoryImpl::FormatCategoryItems *matching_type = nullptr);
314 FormatCategoryItems *matching_type = nullptr);
2450 Type *matching_type = ResolveType(die, true, true); in FindTypes() local2451 if (!matching_type) in FindTypes()2456 types.InsertUnique(matching_type->shared_from_this()); in FindTypes()2517 if (Type *matching_type = ResolveType(die, true, true)) { in FindTypes() local2520 types.InsertUnique(matching_type->shared_from_this()); in FindTypes()