Searched defs:valueType (Results 1 – 3 of 3) sorted by relevance
113 uint8_t valueType; // expected to be INT32_TYPE, INT64_TYPE, FLOAT_TYPE, or STRING_TYPE member
167 JavaSimpleType valueType = (complexType instanceof XsdSimpleContent) ? in printClass() local
227 CppSimpleType valueType = (complexType instanceof XsdSimpleContent) ? in printClass() local