Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h119 Optional<uint64_t> getAsCStringOffset() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp715 Optional<uint64_t> DWARFFormValue::getAsCStringOffset() const { in getAsCStringOffset() function in DWARFFormValue