Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h240 return toUnsigned(V).value_or(Default); in toUnsigned() function
228 toUnsigned(const std::optional<DWARFFormValue> &V) { toUnsigned() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DBoolean.h66 Boolean toUnsigned() const { return *this; } toUnsigned() function
H A DIntegralAP.h160 IntegralAP<false> toUnsigned() const { toUnsigned() function