Searched refs:CheckerFileName (Results 1 – 2 of 2) sorted by relevance
476 for (const auto& CheckerFileName : CheckFiles) { in checkAllExpressions() local478 MemoryBuffer::getFileOrSTDIN(CheckerFileName); in checkAllExpressions()480 ErrorAndExit("unable to read input '" + CheckerFileName + "': " + in checkAllExpressions()485 ErrorAndExit("some checks in '" + CheckerFileName + "' failed"); in checkAllExpressions()
583 for (const auto& CheckerFileName : CheckFiles) { in checkAllExpressions() local585 MemoryBuffer::getFileOrSTDIN(CheckerFileName); in checkAllExpressions()587 ErrorAndExit("unable to read input '" + CheckerFileName + "': " + in checkAllExpressions()592 ErrorAndExit("some checks in '" + CheckerFileName + "' failed"); in checkAllExpressions()