Searched refs:CheckEOF (Results 1 – 5 of 5) sorted by relevance
63 CheckEOF, enumerator
131 void parseUnbracedBody(bool CheckEOF = false);
2501 void UnwrappedLineParser::parseUnbracedBody(bool CheckEOF) { in parseUnbracedBody() argument2533 if (CheckEOF && FormatTok->is(tok::eof)) in parseUnbracedBody()
1231 if (CheckTy == Check::CheckEOF) in match()1676 case Check::CheckEOF: in getDescription()2066 Pattern(Check::CheckEOF, PatternContext.get(), LineNumber + 1), in readCheckFile()2088 if (!Req.VerboseVerbose && Pat.getCheckTy() == Check::CheckEOF) in printMatch()
366 case Check::CheckEOF: in GetCheckTypeAbbreviation()