clang 20.0.0git
|
This file implements semantic analysis for OpenACC constructs, and things that are not clause specific. More...
#include "clang/AST/StmtOpenACC.h"
#include "clang/Basic/DiagnosticSema.h"
#include "clang/Basic/OpenACCKinds.h"
#include "clang/Sema/Sema.h"
#include "clang/Sema/SemaOpenACC.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/Support/Casting.h"
Go to the source code of this file.
This file implements semantic analysis for OpenACC constructs, and things that are not clause specific.
Definition in file SemaOpenACC.cpp.