Searched defs:m_Undef (Results 1 – 3 of 3) sorted by relevance
80 inline class_match<UndefValue> m_Undef() { return class_match<UndefValue>(); } in m_Undef() function
87 inline class_match<UndefValue> m_Undef() { return class_match<UndefValue>(); } in m_Undef() function
136 inline auto m_Undef() { return undef_match(); } in m_Undef() function