Searched refs:ReportedInconsistentMD5 (Results 1 – 2 of 2) sorted by relevance
184 bool ReportedInconsistentMD5 = false; member in __anonf7e4d03d0111::AsmParser3573 if (!ReportedInconsistentMD5 && !Ctx.isDwarfMD5UsageConsistent(0)) { in parseDirectiveFile()3574 ReportedInconsistentMD5 = true; in parseDirectiveFile()
448 bool ReportedInconsistentMD5 = false; member in __anon96dc1d8a0111::MasmParser4943 if (!ReportedInconsistentMD5 && !Ctx.isDwarfMD5UsageConsistent(0)) { in parseDirectiveFile()4944 ReportedInconsistentMD5 = true; in parseDirectiveFile()