Searched refs:BranchInfoTypedSetIterBase (Results 1 – 1 of 1) sorted by relevance
311 typedef InvalSetIterator<BranchInfoTypedSetBase> BranchInfoTypedSetIterBase; typedef328 class BranchInfoTypedSetIterator : public BranchInfoTypedSetIterBase {330 BranchInfoTypedSetIterator() : BranchInfoTypedSetIterBase(NULL) {} in BranchInfoTypedSetIterator()332 : BranchInfoTypedSetIterBase(typed_set) {} in BranchInfoTypedSetIterator()335 using BranchInfoTypedSetIterBase::Advance;336 using BranchInfoTypedSetIterBase::Current;