Searched refs:BranchInfoTypedSetIterBase (Results 1 – 1 of 1) sorted by relevance
275 typedef InvalSetIterator<BranchInfoTypedSetBase> BranchInfoTypedSetIterBase; typedef289 class BranchInfoTypedSetIterator : public BranchInfoTypedSetIterBase {291 BranchInfoTypedSetIterator() : BranchInfoTypedSetIterBase(NULL) {} in BranchInfoTypedSetIterator()293 : BranchInfoTypedSetIterBase(typed_set) {} in BranchInfoTypedSetIterator()