Home
last modified time | relevance | path

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

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