Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp19255 static bool isVariableAlreadyCapturedInScopeInfo(CapturingScopeInfo *CSI, in isVariableAlreadyCapturedInScopeInfo() function
19814 if (isVariableAlreadyCapturedInScopeInfo(CSI, Var, Nested, CaptureType, in tryCaptureVariable()