Home | History | Annotate | Download | only in AST

Lines Matching defs:QType

3618   ObjCObjectPointerType *QType =
3621 Types.push_back(QType);
3622 ObjCObjectPointerTypes.InsertNode(QType, InsertPos);
3623 return QualType(QType, 0);