Home
last modified time | relevance | path

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

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