Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp1267 : TryCapture_ExplicitByVal; in ActOnLambdaExpressionAfterIntroducer()
H A DTreeTransform.h13578 ? Sema::TryCapture_ExplicitByVal in TransformLambdaExpr()
H A DSemaOpenMP.cpp5792 Sema::TryCapture_ExplicitByVal, {}); in buildLoopVarFunc()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5561 TryCapture_Implicit, TryCapture_ExplicitByVal, TryCapture_ExplicitByRef enumerator