Searched refs:IndexedGetterPriority (Results 1 – 1 of 1) sorted by relevance
6505 unsigned IndexedGetterPriority = CCP_CodePattern; in AddObjCKeyValueCompletions() local6517 IndexedGetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()6527 IndexedGetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()6549 std::min(IndexedGetterPriority, in AddObjCKeyValueCompletions()6574 Results.AddResult(Result(Builder.TakeString(), IndexedGetterPriority, in AddObjCKeyValueCompletions()6601 Results.AddResult(Result(Builder.TakeString(), IndexedGetterPriority, in AddObjCKeyValueCompletions()6633 Results.AddResult(Result(Builder.TakeString(), IndexedGetterPriority, in AddObjCKeyValueCompletions()