Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DScopeInfo.h960 bool hasPotentialThisCapture() const { in hasPotentialThisCapture() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprCXX.cpp8307 if (CurrentLSI->hasPotentialThisCapture()) { in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()