Lines Matching +refs:llvm +refs:mode +refs:syntax +refs:table
342 support for ``V.xyzw`` syntax and other tidbits as seen in OpenCL. An example
359 Giving ``-faltivec`` option to clang enables support for AltiVec vector syntax
413 The table below shows the support for each operation by vector extension. A
521 See `the C++ status page <http://clang.llvm.org/cxx_status.html#ts>`_ for
756 alternate function declaration syntax with trailing return type is enabled.
918 languages supported by Clang. The syntax is the same as that given in the C11
944 More information could be found `here <http://clang.llvm.org/docs/Modules.html>`_.
1029 The syntax and high level language feature description is in
1230 `static analyzer <http://clang-analyzer.llvm.org>`_ Some exceptions may be
1267 <http://clang-analyzer.llvm.org/annotations.html#cocoa_mem>`_.
1315 This extension also works in C++ mode, as far as that goes, but does not apply
1317 syntax to be used with ``std::complex`` with the same meaning.)
1322 Clang supports a number of builtin library functions with the same syntax as
1827 are accepted with the ``__attribute__((foo))`` syntax are also accepted as
1900 Analyzer <http://clang-analyzer.llvm.org/>`_. These attributes are documented
1902 <http://clang-analyzer.llvm.org/annotations.html>`_.
1943 range-based pragma is provided. Its syntax is ``#pragma clang optimize``