Searched defs:getEntries (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugRangeList.h72 const std::vector<RangeListEntry> &getEntries() { return Entries; } function in class:llvm::DWARFDebugRangeList
H A DDWARFListTable.h46 const ListEntries &getEntries() const { return Entries; } function in class:llvm::DWARFListType
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h110 ArrayRef<Entry> getEntries(const List &L) const { function in class:llvm::DebugLocStream

Completed in 180 milliseconds