Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/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()
/freebsd/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()