Searched refs:GKInspectable (Results 1 – 3 of 3) sorted by relevance
55 #define GKInspectable __attribute__((annotate("gk_inspectable"))) macro59 @property (readonly) GKInspectable int gkIntProp;
92 GKInspectable = 1 << 6, enumerator
239 Info.Properties |= (SymbolPropertySet)SymbolProperty::GKInspectable; in getSymbolInfo()583 APPLY_FOR_PROPERTY(GKInspectable); in applyForEachSymbolProperty()604 case SymbolProperty::GKInspectable: OS << "GKI"; break; in printSymbolProperties()