Searched refs:TextSpecializedAttribute (Results 1 – 3 of 3) sorted by relevance
24 struct TextSpecializedAttribute : Attribute { struct53 …auto& attribute = static_cast<TextSpecializedAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_AT… in GetData()59 … auto& attribute = MaybeResetAttribute<TextSpecializedAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetData()
166 const std::shared_ptr<TextSpecializedAttribute> DeclarationConstants::DEFAULT_TEXT_ATTR =167 std::make_shared<TextSpecializedAttribute>();
174 static const std::shared_ptr<TextSpecializedAttribute> DEFAULT_TEXT_ATTR;