Home
last modified time | relevance | path

Searched defs:LambdaScope (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/include/clang/Sema/
H A DScope.h155 LambdaScope = 0x8000000, enumerator
/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp733 LambdaScopeForCallOperatorInstantiationRAII LambdaScope( CheckFunctionConstraints() local
952 LambdaScopeForCallOperatorInstantiationRAII LambdaScope( CheckInstantiatedFunctionTemplateConstraints() local
H A DSemaLambda.cpp1362 ActOnLambdaClosureParameters(Scope * LambdaScope,MutableArrayRef<DeclaratorChunk::ParamInfo> Params) ActOnLambdaClosureParameters() argument
H A DSemaTemplateInstantiateDecl.cpp2487 Sema::LambdaScopeForCallOperatorInstantiationRAII LambdaScope( VisitCXXMethodDecl() local
/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1360 ParseScope LambdaScope(this, Scope::LambdaScope | Scope::DeclScope | ParseLambdaExpressionAfterIntroducer() local