Searched refs:always_remove (Results 1 – 1 of 1) sorted by relevance
360 bool always_remove, in GetQueryInfo() argument364 explicit Visitor(bool always_remove) in GetQueryInfo() argument365 : always_remove_(always_remove), removed_(false) {} in GetQueryInfo()382 Visitor visitor(always_remove); in GetQueryInfo()874 bool always_remove, in GetRequestInfo() argument878 explicit Visitor(bool always_remove) in GetRequestInfo() argument879 : always_remove_(always_remove), removed_(false) {} in GetRequestInfo()896 Visitor visitor(always_remove); in GetRequestInfo()