Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h166 const RngListAttributesTy &getRangesAttributes() { return RangeAttributes; } in getRangesAttributes()
299 RngListAttributesTy RangeAttributes; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.cpp181 RangeAttributes.emplace_back(Attr); in noteRangeAttribute()