clang 22.0.0git
clang::ASTUnit::ConcurrencyCheck Class Reference

#include "clang/Frontend/ASTUnit.h"

Public Member Functions

 ConcurrencyCheck (ASTUnit &Self)
 ~ConcurrencyCheck ()

Detailed Description

Definition at line 424 of file ASTUnit.h.

Constructor & Destructor Documentation

◆ ConcurrencyCheck()

clang::ASTUnit::ConcurrencyCheck::ConcurrencyCheck ( ASTUnit & Self)
inlineexplicit

Definition at line 428 of file ASTUnit.h.

◆ ~ConcurrencyCheck()

clang::ASTUnit::ConcurrencyCheck::~ConcurrencyCheck ( )
inline

Definition at line 432 of file ASTUnit.h.


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