Home | History | Annotate | Download | only in AST

Lines Matching refs:QType

3521   ObjCObjectPointerType *QType =
3524 Types.push_back(QType);
3525 ObjCObjectPointerTypes.InsertNode(QType, InsertPos);
3526 return QualType(QType, 0);