Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp184 bool ReportedInconsistentMD5 = false; member in __anona6364a8a0111::AsmParser
3565 if (!ReportedInconsistentMD5 && !Ctx.isDwarfMD5UsageConsistent(0)) { in parseDirectiveFile()
3566 ReportedInconsistentMD5 = true; in parseDirectiveFile()
H A DMasmParser.cpp439 bool ReportedInconsistentMD5 = false; member in __anon0f5ce1770111::MasmParser
4619 if (!ReportedInconsistentMD5 && !Ctx.isDwarfMD5UsageConsistent(0)) { in parseDirectiveFile()
4620 ReportedInconsistentMD5 = true; in parseDirectiveFile()