Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Target/
H A DProcess.cpp5987 std::vector<ConstString> names_to_remove; in MapSupportedStructuredDataPlugins() local
5992 names_to_remove.push_back(type_name); in MapSupportedStructuredDataPlugins()
5999 for (auto &type_name : names_to_remove) in MapSupportedStructuredDataPlugins()