Home
last modified time | relevance | path

Searched refs:TryCapture_ExplicitByVal (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLambda.cpp1230 TryCapture_ExplicitByVal; in ActOnStartOfLambdaDefinition()
H A DTreeTransform.h13211 ? Sema::TryCapture_ExplicitByVal in TransformLambdaExpr()
H A DSemaOpenMP.cpp5690 Sema::TryCapture_ExplicitByVal, {}); in buildLoopVarFunc()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h5295 TryCapture_Implicit, TryCapture_ExplicitByVal, TryCapture_ExplicitByRef enumerator