Searched refs:default_cstr_value (Results 1 – 4 of 4) sorted by relevance
52 if (definition.default_cstr_value) in Property()61 llvm::StringRef s(definition.default_cstr_value ? definition.default_cstr_value : ""); in Property()81 if (definition.default_cstr_value) { in Property()121 if (definition.default_cstr_value) in Property()137 if (definition.default_cstr_value) in Property()139 llvm::StringRef(definition.default_cstr_value)); in Property()173 definition.default_cstr_value in Property()184 definition.default_cstr_value in Property()194 if (definition.default_cstr_value) in Property()195 uuid.SetFromStringRef(definition.default_cstr_value); in Property()[all …]
30 const char *default_cstr_value; member
163 nullptr, idx, g_properties[idx].default_cstr_value); in GetAutoEnableOptions()
402 nullptr, idx, g_properties[idx].default_cstr_value); in GetPrompt()