Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DFormatManager.cpp88 static bool GetFormatFromFormatName(const char *format_name, in GetFormatFromFormatName() function
132 success = GetFormatFromFormatName(format_cstr, partial_match_ok, format); in GetFormatFromCString()