Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScopeInfo.h781 bool hasPotentialThisCapture() const { in hasPotentialThisCapture() function
/external/llvm-project/clang/include/clang/Sema/
DScopeInfo.h944 bool hasPotentialThisCapture() const { in hasPotentialThisCapture() function
/external/clang/lib/Sema/
DSemaExprCXX.cpp6660 if (CurrentLSI->hasPotentialThisCapture()) { in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()
/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp7900 if (CurrentLSI->hasPotentialThisCapture()) { in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()