Searched refs:IsAnnotationElementArrayComponentTypeAttribute (Results 1 – 6 of 6) sorted by relevance
40 static bool IsAnnotationElementArrayComponentTypeAttribute(std::string_view attribute) in IsAnnotationElementArrayComponentTypeAttribute() function119 …bool IsAnnotationElementArrayComponentTypeAttribute([[maybe_unused]] std::string_view attribute) c… in IsAnnotationElementArrayComponentTypeAttribute() function121 return AnnotationHelper::IsAnnotationElementArrayComponentTypeAttribute(attribute); in IsAnnotationElementArrayComponentTypeAttribute()164 …bool IsAnnotationElementArrayComponentTypeAttribute([[maybe_unused]] std::string_view attribute) c… in IsAnnotationElementArrayComponentTypeAttribute() function166 return AnnotationHelper::IsAnnotationElementArrayComponentTypeAttribute(attribute); in IsAnnotationElementArrayComponentTypeAttribute()209 …bool IsAnnotationElementArrayComponentTypeAttribute([[maybe_unused]] std::string_view attribute) c… in IsAnnotationElementArrayComponentTypeAttribute() function211 return AnnotationHelper::IsAnnotationElementArrayComponentTypeAttribute(attribute); in IsAnnotationElementArrayComponentTypeAttribute()254 …bool IsAnnotationElementArrayComponentTypeAttribute([[maybe_unused]] std::string_view attribute) c… in IsAnnotationElementArrayComponentTypeAttribute() function256 return AnnotationHelper::IsAnnotationElementArrayComponentTypeAttribute(attribute); in IsAnnotationElementArrayComponentTypeAttribute()
71 bool IsAnnotationElementArrayComponentTypeAttribute( in IsAnnotationElementArrayComponentTypeAttribute() function117 bool IsAnnotationElementArrayComponentTypeAttribute( in IsAnnotationElementArrayComponentTypeAttribute() function163 bool IsAnnotationElementArrayComponentTypeAttribute( in IsAnnotationElementArrayComponentTypeAttribute() function209 bool IsAnnotationElementArrayComponentTypeAttribute( in IsAnnotationElementArrayComponentTypeAttribute() function
406 if (IsAnnotationElementArrayComponentTypeAttribute(attribute)) { in StoreValue()
233 …virtual bool IsAnnotationElementArrayComponentTypeAttribute([[maybe_unused]] std::string_view attr… in IsAnnotationElementArrayComponentTypeAttribute() function
398 if (IsAnnotationElementArrayComponentTypeAttribute(attribute)) { in StoreValue()
279 virtual bool IsAnnotationElementArrayComponentTypeAttribute( in IsAnnotationElementArrayComponentTypeAttribute() function