Searched refs:m_LastWord (Results 1 – 2 of 2) sorted by relevance
128 if (GetCodeRange(range, m_LastWord.AsStringView(), word)) in ParseWord()134 m_LastWord = word; in ParseWord()
46 ByteString m_LastWord; variable