Searched refs:IsAnnotationElementTypeAttribute (Results 1 – 6 of 6) sorted by relevance
35 static bool IsAnnotationElementTypeAttribute(std::string_view attribute) in IsAnnotationElementTypeAttribute() function114 … bool IsAnnotationElementTypeAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementTypeAttribute() function116 return AnnotationHelper::IsAnnotationElementTypeAttribute(attribute); in IsAnnotationElementTypeAttribute()159 … bool IsAnnotationElementTypeAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementTypeAttribute() function161 return AnnotationHelper::IsAnnotationElementTypeAttribute(attribute); in IsAnnotationElementTypeAttribute()204 … bool IsAnnotationElementTypeAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementTypeAttribute() function206 return AnnotationHelper::IsAnnotationElementTypeAttribute(attribute); in IsAnnotationElementTypeAttribute()249 … bool IsAnnotationElementTypeAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementTypeAttribute() function251 return AnnotationHelper::IsAnnotationElementTypeAttribute(attribute); in IsAnnotationElementTypeAttribute()
66 … bool IsAnnotationElementTypeAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementTypeAttribute() function111 … bool IsAnnotationElementTypeAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementTypeAttribute() function156 … bool IsAnnotationElementTypeAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementTypeAttribute() function201 … bool IsAnnotationElementTypeAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementTypeAttribute() function
400 if (IsAnnotationElementTypeAttribute(attribute)) { in StoreValue()
228 virtual bool IsAnnotationElementTypeAttribute([[maybe_unused]] std::string_view attribute) const in IsAnnotationElementTypeAttribute() function
399 if (IsAnnotationElementTypeAttribute(attribute)) { in StoreValue()
233 virtual bool IsAnnotationElementTypeAttribute([[maybe_unused]] std::string_view attribute) const in IsAnnotationElementTypeAttribute() function