Searched refs:TryCapture_ExplicitByRef (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/Sema/
H A DSemaLambda.cpp416 TryCaptureKind Kind = C->Kind == LCK_ByRef ? TryCapture_ExplicitByRef :
H A DSemaExpr.cpp10216 ByRef = (Kind == TryCapture_ExplicitByRef);
H A DTreeTransform.h7951 : Sema::TryCapture_ExplicitByRef;
/external/clang/include/clang/Sema/
H A DSema.h2494 TryCapture_Implicit, TryCapture_ExplicitByVal, TryCapture_ExplicitByRef enumerator in enum:clang::Sema::TryCaptureKind

Completed in 64 milliseconds