Searched defs:AllowEmpty (Results 1 – 3 of 3) sorted by relevance
113 struct AllowEmpty { struct114 bool operator()(StringPiece sp) const { return true; } in operator()
3415 bool AllowEmpty; member
3750 bool AllowEmpty; member