Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp181 llvm::DenseMap<const ValueDecl *, FieldDecl *> LambdaCaptureFields; in isCapturedByReference() local
H A DExprEngine.cpp3089 llvm::DenseMap<const ValueDecl *, FieldDecl *> LambdaCaptureFields; in VisitCommonDeclRefExpr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp416 llvm::DenseMap<const ValueDecl *, FieldDecl *> LambdaCaptureFields; member in __anon93cce0fb0111::InlinedOpenMPRegionRAII
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp592 llvm::DenseMap<const ValueDecl *, FieldDecl *> LambdaCaptureFields; member in __anonfb577fba0111::CallStackFrame