Searched defs:has_value (Results 1 – 8 of 8) sorted by relevance
391 bool has_value() const { return fHash != 0; } in has_value() function
393 bool has_value() const { return fHash != 0; } in has_value() function
390 bool has_value() const { return hash != 0; } in has_value() function