Searched refs:CheckerFileName (Results 1 – 2 of 2) sorted by relevance
484 for (const auto& CheckerFileName : CheckFiles) { in checkAllExpressions() local486 MemoryBuffer::getFileOrSTDIN(CheckerFileName); in checkAllExpressions()488 ErrorAndExit("unable to read input '" + CheckerFileName + "': " + in checkAllExpressions()493 ErrorAndExit("some checks in '" + CheckerFileName + "' failed"); in checkAllExpressions()
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()