Searched defs:IsUndefined (Results 1 – 5 of 5) sorted by relevance
93 bool IsUndefined() const { return m_type == undefined; } in IsUndefined() function
92 bool IsUndefined() const { return m_type == undefined; } in IsUndefined() function
114 func (v Value) IsUndefined() bool { func