Searched refs:ReportedInconsistentMD5 (Results 1 – 2 of 2) sorted by relevance
184 bool ReportedInconsistentMD5 = false; member in __anon107f35340111::AsmParser3565 if (!ReportedInconsistentMD5 && !Ctx.isDwarfMD5UsageConsistent(0)) { in parseDirectiveFile()3566 ReportedInconsistentMD5 = true; in parseDirectiveFile()
439 bool ReportedInconsistentMD5 = false; member in __anonc2c321610111::MasmParser4619 if (!ReportedInconsistentMD5 && !Ctx.isDwarfMD5UsageConsistent(0)) { in parseDirectiveFile()4620 ReportedInconsistentMD5 = true; in parseDirectiveFile()