clang 19.0.0git
Public Member Functions | List of all members
clang::Sema::LocalEagerInstantiationScope Class Reference

#include "clang/Sema/Sema.h"

Public Member Functions

 LocalEagerInstantiationScope (Sema &S)
 
void perform ()
 
 ~LocalEagerInstantiationScope ()
 

Detailed Description

Definition at line 10770 of file Sema.h.

Constructor & Destructor Documentation

◆ LocalEagerInstantiationScope()

clang::Sema::LocalEagerInstantiationScope::LocalEagerInstantiationScope ( Sema S)
inline

Definition at line 10772 of file Sema.h.

◆ ~LocalEagerInstantiationScope()

clang::Sema::LocalEagerInstantiationScope::~LocalEagerInstantiationScope ( )
inline

Definition at line 10779 of file Sema.h.

Member Function Documentation

◆ perform()

void clang::Sema::LocalEagerInstantiationScope::perform ( )
inline

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