Searched defs:LambdaCaptureFields (Results 1 – 4 of 4) sorted by relevance
/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 | 3084 llvm::DenseMap<const ValueDecl *, FieldDecl *> LambdaCaptureFields; VisitCommonDeclRefExpr() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntime.cpp | 415 llvm::DenseMap<const ValueDecl *, FieldDecl *> LambdaCaptureFields; global() member in __anon143de22e0111::InlinedOpenMPRegionRAII |
/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 592 llvm::DenseMap<const ValueDecl *, FieldDecl *> LambdaCaptureFields; global() member in __anon006fc44d0111::CallStackFrame |