Searched refs:isDeclspecPropertyAttribute (Results 1 – 4 of 4) sorted by relevance
423 bool isDeclspecPropertyAttribute() const { in isDeclspecPropertyAttribute() function544 assert(isDeclspecPropertyAttribute() && in getPropertyDataGetter()550 assert(isDeclspecPropertyAttribute() && in getPropertyDataSetter()
362 bool isDeclspecPropertyAttribute() const { in isDeclspecPropertyAttribute() function491 assert(isDeclspecPropertyAttribute() && "Not a __delcspec(property) attribute"); in getPropertyData()
1994 if (it->isDeclspecPropertyAttribute()) in getMSPropertyAttr()
3137 return AL.isDeclspecPropertyAttribute(); in getMSPropertyAttr()