Searched refs:IndexedGetterPriority (Results 1 – 1 of 1) sorted by relevance
8944 unsigned IndexedGetterPriority = CCP_CodePattern; in AddObjCKeyValueCompletions() local8956 IndexedGetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()8966 IndexedGetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()8988 std::min(IndexedGetterPriority, UnorderedGetterPriority), in AddObjCKeyValueCompletions()9011 Results.AddResult(Result(Builder.TakeString(), IndexedGetterPriority, in AddObjCKeyValueCompletions()9038 Results.AddResult(Result(Builder.TakeString(), IndexedGetterPriority, in AddObjCKeyValueCompletions()9068 Results.AddResult(Result(Builder.TakeString(), IndexedGetterPriority, in AddObjCKeyValueCompletions()