Searched refs:ReportedInconsistentMD5 (Results 1 – 2 of 2) sorted by relevance
183 bool ReportedInconsistentMD5 = false; member in __anon4b9616090111::AsmParser3619 if (!ReportedInconsistentMD5 && !Ctx.isDwarfMD5UsageConsistent(0)) { in parseDirectiveFile()3620 ReportedInconsistentMD5 = true; in parseDirectiveFile()
462 bool ReportedInconsistentMD5 = false; member in __anon60b61cd60111::MasmParser4877 if (!ReportedInconsistentMD5 && !Ctx.isDwarfMD5UsageConsistent(0)) { in parseDirectiveFile()4878 ReportedInconsistentMD5 = true; in parseDirectiveFile()