Searched refs:IsAnnotationElementValueAttribute (Results 1 – 6 of 6) sorted by relevance
50 static bool IsAnnotationElementValueAttribute(std::string_view attribute) in IsAnnotationElementValueAttribute() function124 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function126 return AnnotationHelper::IsAnnotationElementValueAttribute(attribute); in IsAnnotationElementValueAttribute()169 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function171 return AnnotationHelper::IsAnnotationElementValueAttribute(attribute); in IsAnnotationElementValueAttribute()214 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function216 return AnnotationHelper::IsAnnotationElementValueAttribute(attribute); in IsAnnotationElementValueAttribute()259 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function261 return AnnotationHelper::IsAnnotationElementValueAttribute(attribute); in IsAnnotationElementValueAttribute()
76 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function121 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function166 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function211 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function
408 if (IsAnnotationElementValueAttribute(attribute)) { in StoreValue()
243 … virtual bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const in IsAnnotationElementValueAttribute() function
407 if (IsAnnotationElementValueAttribute(attribute)) { in StoreValue()
248 … virtual bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const in IsAnnotationElementValueAttribute() function