Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h121 std::optional<uint64_t> getAsCStringOffset() const;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp745 std::optional<uint64_t> DWARFFormValue::getAsCStringOffset() const { in getAsCStringOffset() function in DWARFFormValue