Searched refs:propertyGroups (Results 1 – 1 of 1) sorted by relevance
559 PropertyGroups propertyGroups; in tryGenericAttribute() local560 metadata::getPropertyGroupList( attribute, propertyGroups ); in tryGenericAttribute()561 const PropertyGroups::const_iterator pos = impl_matchPropertyGroup( propertyGroups ); in tryGenericAttribute()562 if ( pos == propertyGroups.end() ) in tryGenericAttribute()
Completed in 14 milliseconds