Searched refs:IsAnnotationElementNameAttribute (Results 1 – 6 of 6) sorted by relevance
45 static bool IsAnnotationElementNameAttribute(std::string_view attribute) in IsAnnotationElementNameAttribute() function109 … bool IsAnnotationElementNameAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementNameAttribute() function111 return AnnotationHelper::IsAnnotationElementNameAttribute(attribute); in IsAnnotationElementNameAttribute()154 … bool IsAnnotationElementNameAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementNameAttribute() function156 return AnnotationHelper::IsAnnotationElementNameAttribute(attribute); in IsAnnotationElementNameAttribute()199 … bool IsAnnotationElementNameAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementNameAttribute() function201 return AnnotationHelper::IsAnnotationElementNameAttribute(attribute); in IsAnnotationElementNameAttribute()244 … bool IsAnnotationElementNameAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementNameAttribute() function246 return AnnotationHelper::IsAnnotationElementNameAttribute(attribute); in IsAnnotationElementNameAttribute()
61 … bool IsAnnotationElementNameAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementNameAttribute() function106 … bool IsAnnotationElementNameAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementNameAttribute() function151 … bool IsAnnotationElementNameAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementNameAttribute() function196 … bool IsAnnotationElementNameAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementNameAttribute() function
396 if (IsAnnotationElementNameAttribute(attribute)) { in StoreValue()
238 virtual bool IsAnnotationElementNameAttribute([[maybe_unused]] std::string_view attribute) const in IsAnnotationElementNameAttribute() function
395 if (IsAnnotationElementNameAttribute(attribute)) { in StoreValue()
243 virtual bool IsAnnotationElementNameAttribute([[maybe_unused]] std::string_view attribute) const in IsAnnotationElementNameAttribute() function