Searched defs:AllowEmpty (Results 1 – 2 of 2) sorted by relevance
114 struct AllowEmpty { struct115 bool operator()(StringPiece sp) const { return true; } in operator()
3415 bool AllowEmpty; member