clang 19.0.0git
Public Member Functions | List of all members
clang::ASTUnit::ConcurrencyCheck Class Reference

#include "clang/Frontend/ASTUnit.h"

Public Member Functions

 ConcurrencyCheck (ASTUnit &Self)
 
 ~ConcurrencyCheck ()
 

Detailed Description

Definition at line 410 of file ASTUnit.h.

Constructor & Destructor Documentation

◆ ConcurrencyCheck()

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

Definition at line 414 of file ASTUnit.h.

References clang::Self.

◆ ~ConcurrencyCheck()

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

Definition at line 418 of file ASTUnit.h.

References clang::Self.


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