Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDScopeInfo.h737 bool hasPotentialThisCapture() const { in hasPotentialThisCapture() function
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExprCXX.cpp6303 if (CurrentLSI->hasPotentialThisCapture()) { in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()