Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionValueSInt64.h19 OptionValueSInt64() in OptionValueSInt64() function
23 OptionValueSInt64(int64_t value) in OptionValueSInt64() function
27 OptionValueSInt64(int64_t current_value, int64_t default_value) in OptionValueSInt64() function
32 OptionValueSInt64(const OptionValueSInt64 &rhs) in OptionValueSInt64() function
/external/llvm-project/lldb/include/lldb/
Dlldb-forward.h148 class OptionValueSInt64; variable