Searched refs:default_cstr_value (Results 1 – 4 of 4) sorted by relevance
55 if (definition.default_cstr_value) in Property()65 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()185 definition.default_cstr_value in Property()196 definition.default_cstr_value in Property()206 if (definition.default_cstr_value) in Property()[all …]
29 const char *default_cstr_value; member
140 nullptr, idx, g_darwinlog_properties[idx].default_cstr_value); in GetAutoEnableOptions()
277 nullptr, idx, g_debugger_properties[idx].default_cstr_value); in GetPrompt()