clang 22.0.0git
|
#include "clang/AST/ASTContext.h"
#include "clang/AST/StmtIterator.h"
#include "clang/Basic/OpenACCKinds.h"
#include "llvm/ADT/STLExtras.h"
#include <utility>
#include <variant>
#include "clang/Basic/OpenACCClauses.def"
Go to the source code of this file.
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. |
Macros | |
#define | VISIT_CLAUSE(CLAUSE_NAME) |
#define | CLAUSE_ALIAS(ALIAS_NAME, CLAUSE_NAME, DEPRECATED) |
#define | VISIT_CLAUSE(CLAUSE_NAME) |
#define | VISIT_CLAUSE(CLAUSE_NAME) |
Typedefs | |
using | clang::DeviceTypeArgument = IdentifierLoc |
Functions | |
bool | clang::operator== (const OpenACCBindClause &LHS, const OpenACCBindClause &RHS) |
bool | clang::operator!= (const OpenACCBindClause &LHS, const OpenACCBindClause &RHS) |
#define CLAUSE_ALIAS | ( | ALIAS_NAME, | |
CLAUSE_NAME, | |||
DEPRECATED ) |
#define VISIT_CLAUSE | ( | CLAUSE_NAME | ) |
Definition at line 1425 of file OpenACCClause.h.
#define VISIT_CLAUSE | ( | CLAUSE_NAME | ) |
Definition at line 1425 of file OpenACCClause.h.
#define VISIT_CLAUSE | ( | CLAUSE_NAME | ) |
Definition at line 1425 of file OpenACCClause.h.