Searched refs:isPragmaClangAttribute (Results 1 – 3 of 3) sorted by relevance
446 bool isPragmaClangAttribute() const { return IsPragmaClangAttribute; } in isPragmaClangAttribute() function
841 assert(Attribute->isPragmaClangAttribute() && in AddPragmaAttributes()
2453 int PriorityModifier = AL.isPragmaClangAttribute() in handleAvailabilityAttr()