clang 22.0.0git
SemaOpenACCAtomic.cpp File Reference

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.

Detailed Description

This file implements semantic analysis for the OpenACC atomic construct.

Definition in file SemaOpenACCAtomic.cpp.