Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DScopeInfo.cpp235 void LambdaScopeInfo::visitPotentialCaptures( in visitPotentialCaptures() function in LambdaScopeInfo
H A DSemaExprCXX.cpp8341 CurrentLSI->visitPotentialCaptures([&](ValueDecl *Var, Expr *VarExpr) { in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h1053 void visitPotentialCaptures(