Searched defs:is_from_arg (Results 1 – 7 of 7) sorted by relevance
60 constexpr bool is_from_arg() const { return value_ < -1; } in is_from_arg() function
66 bool is_from_arg() const { return value_ < -1; } in is_from_arg() function
59 constexpr bool is_from_arg() const { return value_ < -1; } in is_from_arg() function
63 bool is_from_arg() const { return value_ < -1; } in is_from_arg() function