Home
last modified time | relevance | path

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

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