Searched refs:PotentialThisCaptureLocation (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Sema/
H A DScopeInfo.h706 SourceLocation PotentialThisCaptureLocation; member in class:clang::sema::final
750 PotentialThisCaptureLocation = Loc;
753 return PotentialThisCaptureLocation.isValid();
814 PotentialThisCaptureLocation = SourceLocation();
822 PotentialThisCaptureLocation.isValid();
/external/clang/lib/Sema/
H A DSemaLambda.cpp215 CaptureReadyLambdaLSI->PotentialThisCaptureLocation,
H A DSemaExprCXX.cpp6388 S.CheckCXXThisCapture(CurrentLSI->PotentialThisCaptureLocation,

Completed in 45 milliseconds