Searched refs:sugar (Results 1 – 13 of 13) sorted by relevance
15 /// say that it always represents some sort of type "sugar" which can24 /// with immediately stipping away type sugar. More critically, attributes on26 /// AST by preserving the typedef sugar; for example, we do not otherwise
1797 convenience macro ``NS_REQUIRES_SUPER`` that provides syntactic sugar for this
16 ; Note: these arguments look like MDNodes, but they're really syntactic sugar
39 New sugar types42 An external bounds annotation creates a type sugar of the underlying pointer43 types. We will introduce a new sugar type, ``DynamicBoundsPointerType`` to
282 Any compiler operation which incidentally strips type "sugar" from a type
229 void sugar() { in sugar() function
43 (instead of having C++ hide it for you behind "syntactic sugar").
121 typedef unsigned short *ushort_ptr_t; // Test that sugar doesn't confuse the warning.
705 syntactic sugar is supported to make certain layout specifications more
1526 attribute is merely a syntactic sugar and is converted to an integer
342 gets compared to what else. This syntactic sugar is possible thanks to parser
376 The ``true`` and ``false`` literals are essentially syntactic sugar for the
1091 As a syntactic sugar the ``$name`` can be omitted if the name is the same as[all...]