Searched defs:HasValue (Results 1 – 4 of 4) sorted by relevance
20 struct HasValue { struct26 int &ir = f1(HasValue()); in g1() argument
48 bool HasValue() const { return has_value_; } in HasValue() function
46 int HasValue; member
1224 bool HasValue = (Record[i++] == 4); in ParseAttributeGroupBlock() local