Searched refs:isDeclspecPropertyAttribute (Results 1 – 2 of 2) sorted by relevance
340 bool isDeclspecPropertyAttribute() const { in isDeclspecPropertyAttribute() function443 assert(isDeclspecPropertyAttribute() && "Not a __delcspec(property) attribute"); in getPropertyData()
2011 if (it->isDeclspecPropertyAttribute()) in getMSPropertyAttr()