Home
last modified time | relevance | path

Searched refs:byte_size_ptr (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionArgParser.cpp80 size_t *byte_size_ptr) { in ToFormat() argument
85 if (byte_size_ptr) { in ToFormat()
90 *byte_size_ptr = byte_size; in ToFormat()
93 *byte_size_ptr = 0; in ToFormat()
110 if (byte_size_ptr) in ToFormat()
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionArgParser.h35 size_t *byte_size_ptr); // If non-NULL, then a