Home | History | Annotate | Download | only in AST

Lines Matching refs:isObjCClassType

4657     if (OPT->isObjCClassType() || OPT->isObjCQualifiedClassType()) {
5250 lhs->isObjCIdType() || lhs->isObjCClassType())
5253 rhs->isObjCIdType() || rhs->isObjCClassType())