Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp13180 static bool isVariableAlreadyCapturedInScopeInfo(CapturingScopeInfo *CSI, VarDecl *Var, in isVariableAlreadyCapturedInScopeInfo() function
13622 if (isVariableAlreadyCapturedInScopeInfo(CSI, Var, Nested, CaptureType, in tryCaptureVariable()
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp17070 static bool isVariableAlreadyCapturedInScopeInfo(CapturingScopeInfo *CSI, VarDecl *Var, in isVariableAlreadyCapturedInScopeInfo() function
17464 if (isVariableAlreadyCapturedInScopeInfo(CSI, Var, Nested, CaptureType, in tryCaptureVariable()