Home
last modified time | relevance | path

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

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