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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h196 inline Optional<uint64_t> toUnsigned(const Optional<DWARFFormValue> &V) { function in namespace:llvm::dwarf
208 inline uint64_t toUnsigned(const Optional<DWARFFormValue> &V, function in namespace:llvm::dwarf
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DBoolean.h61 Boolean toUnsigned() const { return *this; } function in class:clang::interp::Boolean
H A DIntegral.h117 Integral<Bits, false> toUnsigned() const { function in class:clang::interp::Integral

Completed in 259 milliseconds