Searched refs:default_cstr_value (Results 1 – 4 of 4) sorted by relevance
54 if (definition.default_cstr_value) in Property()64 llvm::StringRef s(definition.default_cstr_value ? definition.default_cstr_value : ""); in Property()86 if (definition.default_cstr_value) { in Property()132 if (definition.default_cstr_value) in Property()148 if (definition.default_cstr_value) in Property()150 llvm::StringRef(definition.default_cstr_value)); in Property()161 definition.default_cstr_value); in Property()186 if (definition.default_cstr_value) in Property()187 llvm::to_integer(definition.default_cstr_value, value); in Property()195 if (definition.default_cstr_value) in Property()[all …]
28 const char *default_cstr_value; member
141 nullptr, idx, g_darwinlog_properties[idx].default_cstr_value); in GetAutoEnableOptions()
289 nullptr, idx, g_debugger_properties[idx].default_cstr_value); in GetPrompt()