Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionArgParser.cpp96 const bool partial_match_ok = true; ToFormat() local
/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp94 GetFormatFromFormatName(llvm::StringRef format_name,bool partial_match_ok,Format & format) GetFormatFromFormatName() argument
127 GetFormatFromCString(const char * format_cstr,bool partial_match_ok,lldb::Format & format) GetFormatFromCString() argument