Home | History | Annotate | Download | only in Checkers

Lines Matching refs:Cl

1252     FoundationClass Cl = findKnownClass(Interface);
1257 if (Cl == FC_NSArray || Cl == FC_NSOrderedSet) {
1266 if (Cl == FC_NSNull) {