Home
last modified time | relevance | path

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

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