clang 22.0.0git
|
#include "clang/Sema/Sema.h"
Public Member Functions | |
LambdaScopeForCallOperatorInstantiationRAII (Sema &SemasRef, FunctionDecl *FD, MultiLevelTemplateArgumentList MLTAL, LocalInstantiationScope &Scope, bool ShouldAddDeclsFromParentScope=true) |
Sema::LambdaScopeForCallOperatorInstantiationRAII::LambdaScopeForCallOperatorInstantiationRAII | ( | Sema & | SemasRef, |
FunctionDecl * | FD, | ||
MultiLevelTemplateArgumentList | MLTAL, | ||
LocalInstantiationScope & | Scope, | ||
bool | ShouldAddDeclsFromParentScope = true ) |
Definition at line 2498 of file SemaLambda.cpp.
References clang::cast(), clang::Sema::FunctionScopeRAII::disable(), clang::Sema::FunctionScopeRAII::FunctionScopeRAII(), clang::getLambdaAwareParentOfDeclContext(), getPatternFunctionDecl(), clang::isLambdaCallOperator(), clang::Sema::Sema(), and clang::SemaBase::SemaRef.