Searched refs:getPrefixOffsets (Results 1 – 2 of 2) sorted by relevance
91 getPrefixOffsets(ArrayRef<StringTable::Offset> PrefixesTable) const { in getPrefixOffsets() function100 for (auto PrefixOffset : getPrefixOffsets(PrefixesTable)) in appendPrefixes()107 return StrTable[getPrefixOffsets(PrefixesTable)[PrefixIndex]]; in getPrefix()
161 for (auto PrefixOffset : I->getPrefixOffsets(PrefixesTable)) { in matchOption()180 for (auto PrefixOffset : In.getPrefixOffsets(PrefixesTable)) in optionMatches()223 for (auto PrefixOffset : In.getPrefixOffsets(PrefixesTable)) { in findByPrefix()310 CandidateInfo.getPrefixOffsets(PrefixesTable)) { in internalFindNearest()799 for (auto PrefixOffset : Info.getPrefixOffsets(PrefixesTable)) in GenericOptTable()