Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DFormatManager.cpp93 static bool GetFormatFromFormatName(llvm::StringRef format_name, in GetFormatFromFormatName() function
137 success = GetFormatFromFormatName(format_cstr, partial_match_ok, format); in GetFormatFromCString()