clang 19.0.0git
Public Member Functions | List of all members
clang::CodeGen::CodeGenFunction::ParentLoopDirectiveForScanRegion Class Reference

Manages parent directive for scan directives. More...

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CodeGenFunction.h"

Public Member Functions

 ParentLoopDirectiveForScanRegion (CodeGenFunction &CGF, const OMPExecutableDirective &ParentLoopDirectiveForScan)
 
 ~ParentLoopDirectiveForScanRegion ()
 

Detailed Description

Manages parent directive for scan directives.

Definition at line 746 of file CodeGenFunction.h.

Constructor & Destructor Documentation

◆ ParentLoopDirectiveForScanRegion()

clang::CodeGen::CodeGenFunction::ParentLoopDirectiveForScanRegion::ParentLoopDirectiveForScanRegion ( CodeGenFunction CGF,
const OMPExecutableDirective ParentLoopDirectiveForScan 
)
inline

◆ ~ParentLoopDirectiveForScanRegion()

clang::CodeGen::CodeGenFunction::ParentLoopDirectiveForScanRegion::~ParentLoopDirectiveForScanRegion ( )
inline

The documentation for this class was generated from the following file: