Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DFormatManager.h140 static bool GetFormatFromCString(const char *format_cstr,
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionArgParser.cpp97 if (!FormatManager::GetFormatFromCString(s, partial_match_ok, format)) { in ToFormat()
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DFormatManager.cpp126 bool FormatManager::GetFormatFromCString(const char *format_cstr, in GetFormatFromCString() function in FormatManager
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DFormatEntity.cpp2165 if (FormatManager::GetFormatFromCString( in ParseInternal()
2217 } else if (FormatManager::GetFormatFromCString( in ParseInternal()