Home | History | Annotate | Download | only in Sema

Lines Matching refs:CCD_ProbablyNotObjCCollection

6535         IndexedSetterPriority += CCD_ProbablyNotObjCCollection;            
6537 IndexedGetterPriority += CCD_ProbablyNotObjCCollection;
6541 UnorderedSetterPriority += CCD_ProbablyNotObjCCollection;
6543 UnorderedGetterPriority += CCD_ProbablyNotObjCCollection;
6547 IndexedGetterPriority += CCD_ProbablyNotObjCCollection;
6548 IndexedSetterPriority += CCD_ProbablyNotObjCCollection;
6549 UnorderedGetterPriority += CCD_ProbablyNotObjCCollection;
6550 UnorderedSetterPriority += CCD_ProbablyNotObjCCollection;