Searched refs:FoundEnd (Results 1 – 1 of 1) sorted by relevance
6039 bool FoundEnd = false; in ParseToEndDirective() local6047 FoundEnd = true; in ParseToEndDirective()6059 if (isToken(AsmToken::Eof) && !FoundEnd) { in ParseToEndDirective()