Searched defs:partial_match_ok (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionArgParser.cpp95 const bool partial_match_ok = true; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp93 GetFormatFromFormatName(const char *format_name, bool partial_match_ok, Format &format) argument
126 GetFormatFromCString(const char *format_cstr, bool partial_match_ok, lldb::Format &format) argument

Completed in 57 milliseconds