Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp1289 bool DefAttributeIsReported = false; in emitMacroTableImpl() local
1426 if (!DefAttributeIsReported) { in emitMacroTableImpl()
1429 DefAttributeIsReported = true; in emitMacroTableImpl()
/freebsd-14.2/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()