Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp1291 bool ImportAttributeIsReported = false; in emitMacroTableImpl() local
1475 if (!ImportAttributeIsReported) { in emitMacroTableImpl()
1478 ImportAttributeIsReported = true; in emitMacroTableImpl()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp932 bool ImportAttributeIsReported = false; in emitMacroTableImpl() local
1079 if (!ImportAttributeIsReported) { in emitMacroTableImpl()
1082 ImportAttributeIsReported = true; in emitMacroTableImpl()