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.cpp1305 bool ImportAttributeIsReported = false; in emitMacroTableImpl() local
1489 if (!ImportAttributeIsReported) { in emitMacroTableImpl()
1492 ImportAttributeIsReported = true; in emitMacroTableImpl()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp929 bool ImportAttributeIsReported = false; in emitMacroTableImpl() local
1076 if (!ImportAttributeIsReported) { in emitMacroTableImpl()
1079 ImportAttributeIsReported = true; in emitMacroTableImpl()