Searched defs:QualifiedNameComponents (Results 1 – 1 of 1) sorted by relevance
29 struct QualifiedNameComponents { struct30 StringImpl* m_prefix;31 StringImpl* m_localName;32 StringImpl* m_namespace;