Home | History | Annotate | Download | only in AST

Lines Matching refs:ClassType

1162   QualType ClassType = Context.getTypeDeclType(this);
1166 Context.getCanonicalType(ClassType));
1387 QualType ClassType
1389 return Context.hasSameUnqualifiedType(ClassType, ParamType);
1407 QualType ClassType
1409 return Context.hasSameUnqualifiedType(ClassType, ParamType);