Lines Matching defs:property_path
202 llvm::StringRef property_path,
205 (property_path == "target.load-script-from-symbol-file");
207 bool invalidate_data_vis = (property_path == "escape-non-printables");
209 (property_path == "target.max-zero-padding-in-float-format");
221 Status error(Properties::SetPropertyValue(exe_ctx, op, property_path, value));
224 if (property_path == g_debugger_properties[ePropertyPrompt].name) {
235 } else if (property_path == g_debugger_properties[ePropertyUseColor].name) {
239 } else if (property_path ==
241 property_path ==
246 } else if (property_path ==