Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h226 toUnsigned(const std::optional<DWARFFormValue> &V) { in toUnsigned() function
238 inline uint64_t toUnsigned(const std::optional<DWARFFormValue> &V, in toUnsigned() function
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DBoolean.h61 Boolean toUnsigned() const { return *this; } in toUnsigned() function
H A DIntegralAP.h163 IntegralAP<false> toUnsigned() const { in toUnsigned() function