Lines Matching defs:v
602 if (const ValueType* v = GetMember(value, GetIdString())) { in allocator_() local
610 if (const ValueType* v = GetMember(value, GetTypeString())) { in allocator_() local
619 if (const ValueType* v = GetMember(value, GetEnumString())) { in allocator_() local
641 if (const ValueType* v = GetMember(value, GetNotString())) { in allocator_() local
699 if (const ValueType* v = GetMember(value, GetPatternPropertiesString())) { in allocator_() local
750 if (const ValueType* v = GetMember(value, GetAdditionalPropertiesString())) { in allocator_() local
761 if (const ValueType* v = GetMember(value, GetItemsString())) { in allocator_() local
778 if (const ValueType* v = GetMember(value, GetAdditionalItemsString())) { in allocator_() local
791 if (const ValueType* v = GetMember(value, GetPatternString())) in allocator_() local
795 if (const ValueType* v = GetMember(value, GetMinimumString())) in allocator_() local
799 if (const ValueType* v = GetMember(value, GetMaximumString())) in allocator_() local
806 if (const ValueType* v = GetMember(value, GetMultipleOfString())) in allocator_() local
811 if (const ValueType* v = GetMember(value, GetDefaultValueString())) in allocator_() local
1362 void AddUniqueElement(V1& a, const V2& v) { in AddUniqueElement()
1376 if (const ValueType* v = GetMember(value, name)) in AssignIfExist() local
1382 if (const ValueType* v = GetMember(value, name)) in AssignIfExist() local
1388 if (const ValueType* v = GetMember(value, name)) { in AssignIfExist() local