Searched refs:IndexedGetterPriority (Results 1 – 1 of 1) sorted by relevance
8403 unsigned IndexedGetterPriority = CCP_CodePattern; in AddObjCKeyValueCompletions() local8415 IndexedGetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()8425 IndexedGetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()8447 std::min(IndexedGetterPriority, UnorderedGetterPriority), in AddObjCKeyValueCompletions()8470 Results.AddResult(Result(Builder.TakeString(), IndexedGetterPriority, in AddObjCKeyValueCompletions()8497 Results.AddResult(Result(Builder.TakeString(), IndexedGetterPriority, in AddObjCKeyValueCompletions()8527 Results.AddResult(Result(Builder.TakeString(), IndexedGetterPriority, in AddObjCKeyValueCompletions()