Home
last modified time | relevance | path

Searched defs:getAsReference (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp539 Optional<uint64_t> DWARFFormValue::getAsReference(const DWARFUnit *U) const { in getAsReference() function in DWARFFormValue
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp649 Optional<uint64_t> DWARFFormValue::getAsReference() const { in getAsReference() function in DWARFFormValue
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp696 std::optional<uint64_t> DWARFFormValue::getAsReference() const { in getAsReference() function in DWARFFormValue