Searched defs:ValueItem (Results 1 – 2 of 2) sorted by relevance
500 class ValueItem; variable1497 explicit ValueItem(Type type, ItemContainer *container) : IndexedItem(container), type_(type) {} in ValueItem() function
491 class ValueItem; variable1686 explicit ValueItem(Type type) : type_(type) {} in ValueItem() function