Searched refs:ViewBranches (Results 1 – 1 of 1) sorted by relevance
339 SmallVector<CountedRegion, 0> ViewBranches; in attachBranchSubViews() local342 ViewBranches.push_back(*NextBranch++); in attachBranchSubViews()344 View.addBranch(CurrentLine, std::move(ViewBranches)); in attachBranchSubViews()