Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprCXX.cpp6604 const unsigned NumPotentialCaptures = in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local
6606 for (unsigned I = 0; I != NumPotentialCaptures; ++I) { in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()