Home
last modified time | relevance | path

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

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