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

/freebsd-10.2-release/contrib/llvm/include/llvm/DebugInfo/
H A DDWARFFormValue.h69 Optional<uint64_t> getAsUnsignedConstant() const;
/freebsd-10.2-release/contrib/llvm/lib/DebugInfo/
H A DDWARFDebugInfoEntry.cpp193 Optional<uint64_t> Result = FormValue.getAsUnsignedConstant();
H A DDWARFFormValue.cpp545 Optional<uint64_t> DWARFFormValue::getAsUnsignedConstant() const { function in class:DWARFFormValue

Completed in 100 milliseconds