Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp94 static bool GetFormatFromFormatName(llvm::StringRef format_name, in GetFormatFromFormatName() function
135 success = GetFormatFromFormatName(format_cstr, format); in GetFormatFromCString()