Home
last modified time | relevance | path

Searched defs:format_name (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp30 const char *format_name; // Long format name that can be used to specify the member
94 static bool GetFormatFromFormatName(llvm::StringRef format_name, in GetFormatFromFormatName() argument