Lines Matching +refs:llvm +refs:mode +refs:syntax +refs:table
285 support for ``V.xyzw`` syntax and other tidbits as seen in OpenCL. An example
302 Giving ``-faltivec`` option to clang enables support for AltiVec vector syntax
356 The table below shows the support for each operation by vector extension. A
685 alternate function declaration syntax with trailing return type is enabled.
828 languages supported by Clang. The syntax is the same as that given in the C11
931 The syntax and high level language feature description is in
1132 `static analyzer <http://clang-analyzer.llvm.org>`_ Some exceptions may be
1169 <http://clang-analyzer.llvm.org/annotations.html#cocoa_mem>`_.
1217 This extension also works in C++ mode, as far as that goes, but does not apply
1219 syntax to be used with ``std::complex`` with the same meaning.)
1224 Clang supports a number of builtin library functions with the same syntax as
1614 are accepted with the ``__attribute__((foo))`` syntax are also accepted as
1674 Analyzer <http://clang-analyzer.llvm.org/>`_. These attributes are documented
1676 <http://clang-analyzer.llvm.org/annotations.html>`_.
1714 range-based pragma is provided. Its syntax is ``#pragma clang optimize``