Home | History | Annotate | Download | only in AST

Lines Matching refs:ObjCSuperType

919   ObjCSuperType = QualType();
4371 if (ObjCSuperType.isNull()) {
4375 ObjCSuperType = getTagDeclType(ObjCSuperTypeDecl);
4377 return ObjCSuperType;