Home | History | Annotate | Download | only in AST

Lines Matching refs:ObjCObjectType

78     QualType VisitObjCObjectType(const ObjCObjectType *T);
809 const ObjCObjectType *Obj1 = cast<ObjCObjectType>(T1);
810 const ObjCObjectType *Obj2 = cast<ObjCObjectType>(T2);
1685 ObjCObjectType *T) {
1691 for (ObjCObjectType::qual_iterator P = T->qual_begin(),