Searched refs:remove_names (Results 1 – 1 of 1) sorted by relevance
2282 std::vector<llvm::StringRef> remove_names; in request_setFunctionBreakpoints() local2291 remove_names.push_back(pair.first()); in request_setFunctionBreakpoints()2304 for (const auto &name : remove_names) in request_setFunctionBreakpoints()