Searched defs:is_real (Results 1 – 2 of 2) sorted by relevance
181 bool is_real () const { return m_cost_or_uid >= 0; } in is_real() function
152 bool is_real () const { return !m_is_artificial; } in is_real() function