Home
last modified time | relevance | path

Searched refs:omp_depend_t (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/clang/test/OpenMP/
Ddepobj_ast_print.cpp13 typedef void *omp_depend_t; typedef
41 static omp_depend_t a; in main()
42 omp_depend_t b; in main()
Ddepobj_codegen.cpp17 typedef void *omp_depend_t; typedef
32 static omp_depend_t a; in main()
33 omp_depend_t b; in main()
Dtask_codegen.c13 typedef void *omp_depend_t; typedef
20 omp_depend_t d, x; in main()
Dtask_ast_print.cpp13 typedef void *omp_depend_t; typedef
34 omp_depend_t x; in S7()
100 omp_depend_t x; in tmain()
166 omp_depend_t y; in main()
Ddepobj_messages.cpp14 typedef void *omp_depend_t; typedef
18 omp_depend_t x; in tmain()
83 omp_depend_t x; in main()
Dtask_depend_messages.cpp7 typedef void *omp_depend_t; typedef
/external/llvm-project/openmp/runtime/src/include/
Domp.h.var153 typedef void * omp_depend_t;
/external/llvm-project/clang/include/clang/Basic/
DDiagnosticSemaKinds.td9958 …rray section|, array section or array shaping expression}0%select{| of non 'omp_depend_t' type}1">;
10384 "expected lvalue expression%select{ of 'omp_depend_t' type, not %1|}0">;