Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DStringExtractor.cpp74 uint8_t StringExtractor::GetHexU8(uint8_t fail_value, bool set_eof_on_fail) { in GetHexU8() argument
81 bool StringExtractor::GetHexU8Ex(uint8_t &ch, bool set_eof_on_fail) { in GetHexU8Ex() argument