Searched defs:hasPattern (Results 1 – 7 of 7) sorted by relevance
179 bool hasPattern = false; variable
2443 bool hasPattern = true; variable2554 bool hasPattern() const { return std::holds_alternative<Pattern>(body); } in hasPattern() function
79 private boolean hasPattern; field in Phonemetadata.NumberFormat81 public boolean hasPattern() { return hasPattern; } in hasPattern() method in Phonemetadata.NumberFormat
87 private boolean hasPattern; field in Phonemetadata.NumberFormat89 public boolean hasPattern() { return hasPattern; } in hasPattern() method in Phonemetadata.NumberFormat
774 public boolean hasPattern() { in hasPattern() method in JsonFormat.Value