Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h128 bool hasEntryForOffset(uint64_t Offset) const { in hasEntryForOffset() function
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1245 if (Macro == nullptr || !Macro->hasEntryForOffset(*Offset)) in cloneScalarAttribute()
1253 if (Macro == nullptr || !Macro->hasEntryForOffset(*Offset)) in cloneScalarAttribute()