Home
last modified time | relevance | path

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

/llvm-project/lldb/tools/lldb-dap/
H A DJSONUtils.h398 std::string display_type_name; global() member
/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp200 ConstString display_type_name(compiler_type.GetTypeName()); in GetPossibleMatches() local