Home | History | Annotate | Download | only in Sema

Lines Matching refs:CCD_ProbablyNotObjCCollection

6184         IndexedSetterPriority += CCD_ProbablyNotObjCCollection;            
6186 IndexedGetterPriority += CCD_ProbablyNotObjCCollection;
6190 UnorderedSetterPriority += CCD_ProbablyNotObjCCollection;
6192 UnorderedGetterPriority += CCD_ProbablyNotObjCCollection;
6196 IndexedGetterPriority += CCD_ProbablyNotObjCCollection;
6197 IndexedSetterPriority += CCD_ProbablyNotObjCCollection;
6198 UnorderedGetterPriority += CCD_ProbablyNotObjCCollection;
6199 UnorderedSetterPriority += CCD_ProbablyNotObjCCollection;