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>`_.
1030 The syntax and high level language feature description is in
1231 `static analyzer <http://clang-analyzer.llvm.org>`_ Some exceptions may be
1268 <http://clang-analyzer.llvm.org/annotations.html#cocoa_mem>`_.
1316 This extension also works in C++ mode, as far as that goes, but does not apply
1318 syntax to be used with ``std::complex`` with the same meaning.)
1323 Clang supports a number of builtin library functions with the same syntax as
1776 <http://llvm.org/docs/LangRef.html#llvm-canonicalize-intrinsic>`_ for
1875 are accepted with the ``__attribute__((foo))`` syntax are also accepted as
1949 Analyzer <http://clang-analyzer.llvm.org/>`_. These attributes are documented
1951 <http://clang-analyzer.llvm.org/annotations.html>`_.
1992 range-based pragma is provided. Its syntax is ``#pragma clang optimize``