Home | History | Annotate | Download | only in Sema

Lines Matching refs:getUnderlyingType

550           QualType T = TDecl->getUnderlyingType();
620 QualType T = TDecl->getUnderlyingType();
648 QualType T = TDecl->getUnderlyingType();
2038 if (!TDD || !TDD->getUnderlyingType()->isObjCObjectType()) {
2046 if (isa<ObjCObjectType>(TDD->getUnderlyingType())) {