Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp181 llvm::DenseMap<const ValueDecl *, FieldDecl *> LambdaCaptureFields; in isCapturedByReference() local
H A DExprEngine.cpp3077 llvm::DenseMap<const ValueDecl *, FieldDecl *> LambdaCaptureFields; VisitCommonDeclRefExpr() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp414 llvm::DenseMap<const ValueDecl *, FieldDecl *> LambdaCaptureFields; global() member in __anon5bd794cd0111::InlinedOpenMPRegionRAII
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp587 llvm::DenseMap<const ValueDecl *, FieldDecl *> LambdaCaptureFields; global() member in __anon147cbbcc0111::CallStackFrame