Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DScopeInfo.cpp233 void LambdaScopeInfo::visitPotentialCaptures( in visitPotentialCaptures() function in LambdaScopeInfo
H A DSemaExprCXX.cpp8259 CurrentLSI->visitPotentialCaptures([&] (VarDecl *Var, Expr *VarExpr) { in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DScopeInfo.h1031 void visitPotentialCaptures(