Searched refs:getSelIdents (Results 1 – 2 of 2) sorted by relevance
556 IdentifierInfo *selIdent = Context.getSelIdents()[i]; in ProcessCodeCompleteResults()558 StringRef selectorString = Context.getSelIdents()[i]->getName(); in ProcessCodeCompleteResults()
310 IdentifierInfo **getSelIdents() const { return SelIdents; } in getSelIdents() function