Searched refs:IndexedGetterPriority (Results 1 – 1 of 1) sorted by relevance
9145 unsigned IndexedGetterPriority = CCP_CodePattern; in AddObjCKeyValueCompletions() local9157 IndexedGetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()9167 IndexedGetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()9189 std::min(IndexedGetterPriority, UnorderedGetterPriority), in AddObjCKeyValueCompletions()9212 Results.AddResult(Result(Builder.TakeString(), IndexedGetterPriority, in AddObjCKeyValueCompletions()9239 Results.AddResult(Result(Builder.TakeString(), IndexedGetterPriority, in AddObjCKeyValueCompletions()9269 Results.AddResult(Result(Builder.TakeString(), IndexedGetterPriority, in AddObjCKeyValueCompletions()