Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DScopeInfo.cpp233 void LambdaScopeInfo::visitPotentialCaptures( in visitPotentialCaptures() function in LambdaScopeInfo
DSemaExprCXX.cpp8003 CurrentLSI->visitPotentialCaptures([&] (VarDecl *Var, Expr *VarExpr) { in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DScopeInfo.h1022 void visitPotentialCaptures(