Home
last modified time | relevance | path

Searched refs:ReportedInconsistentMD5 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DAsmParser.cpp181 bool ReportedInconsistentMD5 = false; member in __anon1888db800111::AsmParser
3609 if (!ReportedInconsistentMD5 && !Ctx.isDwarfMD5UsageConsistent(0)) { in parseDirectiveFile()
3610 ReportedInconsistentMD5 = true; in parseDirectiveFile()
H A DMasmParser.cpp462 bool ReportedInconsistentMD5 = false; member in __anoncc01912d0111::MasmParser
4909 if (!ReportedInconsistentMD5 && !Ctx.isDwarfMD5UsageConsistent(0)) { in parseDirectiveFile()
4910 ReportedInconsistentMD5 = true; in parseDirectiveFile()