Searched refs:names_to_remove (Results 1 – 1 of 1) sorted by relevance
6312 std::vector<llvm::StringRef> names_to_remove; in MapSupportedStructuredDataPlugins() local6317 names_to_remove.push_back(type_name); in MapSupportedStructuredDataPlugins()6324 for (llvm::StringRef type_name : names_to_remove) in MapSupportedStructuredDataPlugins()