Searched refs:used_branches (Results 1 – 1 of 1) sorted by relevance
4646 list<docstring> used_branches; in updateUnknownBranches() local4647 buffer().getUsedBranches(used_branches); in updateUnknownBranches()4648 list<docstring>::const_iterator it = used_branches.begin(); in updateUnknownBranches()4650 for (; it != used_branches.end() ; ++it) { in updateUnknownBranches()