Searched refs:strong_index (Results 1 – 1 of 1) sorted by relevance
1807 int strong_index = 0, all_index = 0, tags_index = 0, builtin_index = 0; in FillReferences() local1809 bool is_strong = strong_index < strong_references_.length() in FillReferences()1810 && strong_references_[strong_index] == all_references_[all_index]; in FillReferences()1822 if (is_strong) ++strong_index; in FillReferences()