Searched refs:SelPieces (Results 1 – 1 of 1) sorted by relevance
1127 SmallVector<StringRef, 2> SelPieces; in ProcessAPINotes() local1129 SelPieces.push_back(Sel.getNameForSlot(0)); in ProcessAPINotes()1132 SelPieces.push_back(Sel.getNameForSlot(i)); in ProcessAPINotes()1137 SelectorRef.Identifiers = SelPieces; in ProcessAPINotes()