Home
last modified time | relevance | path

Searched defs:CapturedVar (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRawPtrRefLambdaCapturesChecker.cpp380 ValueDecl *CapturedVar = C.getCapturedVar(); in visitLambdaExpr() local
405 void reportBug(const LambdaCapture &Capture, ValueDecl *CapturedVar, in reportBug()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h582 ValueDecl *CapturedVar; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp2468 ValueDecl *CapturedVar = in addInstantiatedCapturesToScope() local
H A DTreeTransform.h15638 ValueDecl *CapturedVar = cast_if_present<ValueDecl>( in TransformLambdaExpr() local
15658 auto *CapturedVar = cast_or_null<ValueDecl>( in TransformLambdaExpr() local
15844 VarDecl *CapturedVar = cast_or_null<VarDecl>( in SkipLambdaBody() local