Lines Matching refs:functionality
37 functionality as a component.
146 if full functionality is required.
220 New functionality is accepted as soon as the documentation is detailed to the
230 This section explains how to extend clang with the new functionality.
232 **Parsing functionality**
252 **Library functionality**
254 If an extension adds functionality that does not modify standard language
257 Most commonly such extensions add functionality via libraries (by adding
259 is the most common way to add new functionality.
277 there is no default functionality provided by clang.
281 pragmas should provide useful functionality to the user. For example, such
282 functionality should address a practical use case and not be redundant i.e.
286 provide some non-conformant functionality for pragmas e.g. add diagnostics on
287 the use of types or functions. This functionality is not guaranteed to remain in
328 Bugzilla bugs for this functionality are typically prefixed
346 functionality in OpenCL C 3.0 is indicated with the presence of feature-test macros
392 | New functionality | RGBA vector components | :go…
394 | New functionality | Subgroup functions | :pa…
396 | New functionality | Atomic mem scopes: subgroup, all devices including functions | :pa…
426 the full C++ functionality without a loss of portability. To avoid unsafe use