Searched refs:getAsReference (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/llvm/include/llvm/DebugInfo/
H A DDWARFFormValue.h68 Optional<uint64_t> getAsReference(const DWARFUnit *U) const;
/freebsd-10.3-release/contrib/llvm/lib/DebugInfo/
H A DDWARFDebugInfoEntry.cpp202 Optional<uint64_t> Result = FormValue.getAsReference(U);
H A DDWARFFormValue.cpp519 Optional<uint64_t> DWARFFormValue::getAsReference(const DWARFUnit *U) const { function in class:DWARFFormValue

Completed in 107 milliseconds