Searched refs:CheckerFileName (Results 1 – 1 of 1) sorted by relevance
584 for (const auto& CheckerFileName : CheckFiles) { in checkAllExpressions() local586 MemoryBuffer::getFileOrSTDIN(CheckerFileName); in checkAllExpressions()588 ErrorAndExit("unable to read input '" + CheckerFileName + "': " + in checkAllExpressions()593 ErrorAndExit("some checks in '" + CheckerFileName + "' failed"); in checkAllExpressions()