Home | History | Annotate | Download | only in Sema

Lines Matching refs:CCD_ProbablyNotObjCCollection

6362         IndexedSetterPriority += CCD_ProbablyNotObjCCollection;            
6364 IndexedGetterPriority += CCD_ProbablyNotObjCCollection;
6368 UnorderedSetterPriority += CCD_ProbablyNotObjCCollection;
6370 UnorderedGetterPriority += CCD_ProbablyNotObjCCollection;
6374 IndexedGetterPriority += CCD_ProbablyNotObjCCollection;
6375 IndexedSetterPriority += CCD_ProbablyNotObjCCollection;
6376 UnorderedGetterPriority += CCD_ProbablyNotObjCCollection;
6377 UnorderedSetterPriority += CCD_ProbablyNotObjCCollection;