Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp1227 TryCapture_ExplicitByVal; in ActOnStartOfLambdaDefinition()
H A DTreeTransform.h12841 ? Sema::TryCapture_ExplicitByVal in TransformLambdaExpr()
H A DSemaOpenMP.cpp5374 Sema::TryCapture_ExplicitByVal, {}); in buildLoopVarFunc()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h4986 TryCapture_Implicit, TryCapture_ExplicitByVal, TryCapture_ExplicitByRef enumerator