clang 22.0.0git
|
This file implements semantic analysis for the OpenACC atomic construct. More...
#include "clang/AST/ExprCXX.h"
#include "clang/Basic/DiagnosticSema.h"
#include "clang/Sema/SemaOpenACC.h"
#include <optional>
Go to the source code of this file.
This file implements semantic analysis for the OpenACC atomic construct.
Definition in file SemaOpenACCAtomic.cpp.