Searched refs:BranchTypes (Results 1 – 1 of 1) sorted by relevance
48 SmallVector<StringRef, 6> BranchTypes; in operator =() local49 StringRef(Val).split(BranchTypes, '+', -1, false); in operator =()50 for (auto BranchType : BranchTypes) { in operator =()