Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionArgParser.cpp96 size_t *byte_size_ptr) { in ToFormat() argument
101 if (byte_size_ptr) { in ToFormat()
106 *byte_size_ptr = byte_size; in ToFormat()
109 *byte_size_ptr = 0; in ToFormat()
125 if (byte_size_ptr) in ToFormat()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionArgParser.h47 size_t *byte_size_ptr); // If non-NULL, then a