Searched refs:GetRawLine (Results 1 – 2 of 2) sorted by relevance
96 llvm::StringRef GetRawLine() const { return m_command; } in GetRawLine() function
339 llvm::StringRef code = request.GetRawLine(); in HandleCompletion()