Searched defs:m_Undef (Results 1 – 7 of 7) 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
152 inline auto m_Undef() { return undef_match(); } in m_Undef() function