Searched refs:UseType (Results 1 – 2 of 2) sorted by relevance
814 With UDDIv3, the "URLType" attribute is replaced by a "UseType"815 attribute. Using this UseType attribute, the accessPoint attribute820 attribute must allow the representation of URLType and UseType values824 between URLType and UseType: If an entity is saved with the v3992 1#xml:lang#overviewDescription1 1#UseType#overviewURL993 1#xml:lang#overviewDescription2 2#UseType#overviewURL994 1#xml:lang#overviewDescription3 4#UseType#overviewURL
5741 QualType UseType = Context.getQualifiedType(Class, LHSType.getQualifiers()); in CheckPointerToMemberOperands() local5743 UseType = Context.getPointerType(UseType); in CheckPointerToMemberOperands()5745 LHS = ImpCastExprToType(LHS.get(), UseType, CK_DerivedToBase, VK, in CheckPointerToMemberOperands()