Home
last modified time | relevance | path

Searched refs:DefAttributeIsReported (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.cpp1298 bool DefAttributeIsReported = false; in emitMacroTableImpl() local
1435 if (!DefAttributeIsReported) { in emitMacroTableImpl()
1438 DefAttributeIsReported = true; in emitMacroTableImpl()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp930 bool DefAttributeIsReported = false; in emitMacroTableImpl() local
1036 if (!DefAttributeIsReported) { in emitMacroTableImpl()
1039 DefAttributeIsReported = true; in emitMacroTableImpl()