Home
last modified time | relevance | path

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

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