Go to the documentation of this file.
10#ifndef __CLANG_OPENMP_COMPLEX_H__
11#define __CLANG_OPENMP_COMPLEX_H__
14#error "This file is for OpenMP compilation only."
21#define __OPENMP_NVPTX__
23#undef __OPENMP_NVPTX__
27#define __OPENMP_AMDGCN__
29#undef __OPENMP_AMDGCN__
35#include_next <complex.h>