Searched defs:LambdaCaptureFields (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | LoopUnrolling.cpp | 181 llvm::DenseMap<const ValueDecl *, FieldDecl *> LambdaCaptureFields; in isCapturedByReference() local |
H A D | ExprEngine.cpp | 3077 llvm::DenseMap<const ValueDecl *, FieldDecl *> LambdaCaptureFields; VisitCommonDeclRefExpr() local |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntime.cpp | 414 llvm::DenseMap<const ValueDecl *, FieldDecl *> LambdaCaptureFields; global() member in __anon5bd794cd0111::InlinedOpenMPRegionRAII |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 587 llvm::DenseMap<const ValueDecl *, FieldDecl *> LambdaCaptureFields; global() member in __anon147cbbcc0111::CallStackFrame |