clang 22.0.0git
clang::Sema::LambdaScopeForCallOperatorInstantiationRAII Class Reference

#include "clang/Sema/Sema.h"

Inheritance diagram for clang::Sema::LambdaScopeForCallOperatorInstantiationRAII:
[legend]

Public Member Functions

 LambdaScopeForCallOperatorInstantiationRAII (Sema &SemasRef, FunctionDecl *FD, MultiLevelTemplateArgumentList MLTAL, LocalInstantiationScope &Scope, bool ShouldAddDeclsFromParentScope=true)

Detailed Description

Definition at line 9174 of file Sema.h.

Constructor & Destructor Documentation

◆ LambdaScopeForCallOperatorInstantiationRAII()

Sema::LambdaScopeForCallOperatorInstantiationRAII::LambdaScopeForCallOperatorInstantiationRAII ( Sema & SemasRef,
FunctionDecl * FD,
MultiLevelTemplateArgumentList MLTAL,
LocalInstantiationScope & Scope,
bool ShouldAddDeclsFromParentScope = true )

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