Searched refs:typeBoundInfo (Results 1 – 1 of 1) sorted by relevance
675 TypeSourceInfo *typeBoundInfo = nullptr; in actOnObjCTypeParam() local686 Diag(typeBoundInfo->getTypeLoc().getBeginLoc(), in actOnObjCTypeParam()694 builder.pushFullCopy(typeBoundInfo->getTypeLoc()); in actOnObjCTypeParam()706 Diag(typeBoundInfo->getTypeLoc().getBeginLoc(), in actOnObjCTypeParam()711 typeBoundInfo = nullptr; in actOnObjCTypeParam()716 if (typeBoundInfo) { in actOnObjCTypeParam()717 QualType typeBound = typeBoundInfo->getType(); in actOnObjCTypeParam()737 : typeBoundInfo->getTypeLoc().getBeginLoc(), in actOnObjCTypeParam()750 typeBoundInfo = in actOnObjCTypeParam()759 if (!typeBoundInfo) { in actOnObjCTypeParam()[all …]