Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp1300 bool ImportAttributeIsReported = false; in emitMacroTableImpl() local
1484 if (!ImportAttributeIsReported) { in emitMacroTableImpl()
1487 ImportAttributeIsReported = true; in emitMacroTableImpl()
/src/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()