Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp18293 static bool isVariableAlreadyCapturedInScopeInfo(CapturingScopeInfo *CSI, VarDecl *Var, in isVariableAlreadyCapturedInScopeInfo() function
18787 if (isVariableAlreadyCapturedInScopeInfo(CSI, Var, Nested, CaptureType, in tryCaptureVariable()