Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h152 LambdaScope = 0x8000000, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp725 LambdaScopeForCallOperatorInstantiationRAII LambdaScope( CheckFunctionConstraints() local
922 LambdaScopeForCallOperatorInstantiationRAII LambdaScope( CheckInstantiatedFunctionTemplateConstraints() local
H A DSemaLambda.cpp1305 ActOnLambdaClosureParameters(Scope * LambdaScope,MutableArrayRef<DeclaratorChunk::ParamInfo> Params) ActOnLambdaClosureParameters() argument
H A DSemaTemplateInstantiateDecl.cpp2451 Sema::LambdaScopeForCallOperatorInstantiationRAII LambdaScope( VisitCXXMethodDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1284 ParseScope LambdaScope(this, Scope::LambdaScope | Scope::DeclScope | ParseLambdaExpressionAfterIntroducer() local