Searched defs:branch_iterator (Results 1 – 5 of 5) sorted by relevance
93 typedef SmallVectorImpl<Branch>::const_iterator branch_iterator; typedef
96 using branch_iterator = SmallVectorImpl<Branch>::const_iterator; variable