Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatManager.h140 static bool GetFormatFromCString(const char *format_cstr,
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionArgParser.cpp96 if (!FormatManager::GetFormatFromCString(s, partial_match_ok, format)) { in ToFormat()
/freebsd-13.1/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp126 bool FormatManager::GetFormatFromCString(const char *format_cstr, in GetFormatFromCString() function in FormatManager
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp2200 if (FormatManager::GetFormatFromCString( in ParseInternal()
2252 } else if (FormatManager::GetFormatFromCString( in ParseInternal()