Home
last modified time | relevance | path

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

/src/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()
/src/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()