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