clang 19.0.0git
SemaOpenACC.cpp File Reference

This file implements semantic analysis for OpenACC constructs and clauses. More...

#include "clang/Sema/SemaOpenACC.h"
#include "clang/AST/StmtOpenACC.h"
#include "clang/Basic/DiagnosticSema.h"
#include "clang/Basic/OpenACCKinds.h"
#include "clang/Sema/Sema.h"
#include "llvm/Support/Casting.h"

Go to the source code of this file.

Detailed Description

This file implements semantic analysis for OpenACC constructs and clauses.

Definition in file SemaOpenACC.cpp.