Home
last modified time | relevance | path

Searched defs:OptionValueUInt64 (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueUInt64.h21 OptionValueUInt64(uint64_t value) in OptionValueUInt64() function
24 OptionValueUInt64(uint64_t current_value, uint64_t default_value) in OptionValueUInt64() function
/freebsd-src/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h157 class OptionValueUInt64; global() variable