Searched refs:UnexpandedLine (Results 1 – 1 of 1) sorted by relevance
4914 auto UnexpandedLine = std::move(Line); in readToken() local4941 UnexpandedLine->Tokens.resize(1); in readToken()4950 Unexpanded[ID] = std::move(UnexpandedLine); in readToken()