Searched refs:ErrorOnIncompleteFormat (Results 1 – 1 of 1) sorted by relevance
405 static bool format(StringRef FileName, bool ErrorOnIncompleteFormat = false) { in format() argument544 return ErrorOnIncompleteFormat && !Status.FormatComplete; in format()