Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h3023 const StructuredData::Array &supported_type_names);
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp6260 const StructuredData::Array &supported_type_names) { in MapSupportedStructuredDataPlugins() argument
6264 if (supported_type_names.GetSize() == 0) { in MapSupportedStructuredDataPlugins()
6275 supported_type_names.ForEach( in MapSupportedStructuredDataPlugins()