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

#include "clang/Sema/Sema.h"

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

Public Member Functions

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

Detailed Description

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