Searched refs:IdsInFilter (Results 1 – 1 of 1) sorted by relevance
340 std::vector<unsigned> IdsInFilter(TyInfo.size()); in addFilterTypeInfo() local342 IdsInFilter[I] = getTypeIDFor(TyInfo[I]); in addFilterTypeInfo()343 LP.TypeIds.push_back(getFilterIDFor(IdsInFilter)); in addFilterTypeInfo()