clang 22.0.0git
clang::Sema::LocalEagerInstantiationScope Class Reference

#include "clang/Sema/Sema.h"

Public Member Functions

 LocalEagerInstantiationScope (Sema &S, bool AtEndOfTU)
void perform ()
 ~LocalEagerInstantiationScope ()

Detailed Description

Definition at line 13860 of file Sema.h.

Constructor & Destructor Documentation

◆ LocalEagerInstantiationScope()

clang::Sema::LocalEagerInstantiationScope::LocalEagerInstantiationScope ( Sema & S,
bool AtEndOfTU )
inline

Definition at line 13862 of file Sema.h.

References clang::Sema::Sema().

◆ ~LocalEagerInstantiationScope()

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

Definition at line 13873 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: