|
clang
3.8.0
|
#include "clang/AST/OpenMPClause.h"#include "clang/AST/ASTContext.h"#include "clang/Basic/OpenMPKinds.def"Go to the source code of this file.
Macros | |
| #define | OPENMP_CLAUSE(Name, Class) |
| #define OPENMP_CLAUSE | ( | Name, | |
| Class | |||
| ) |
1.8.6