Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenFunction.h292 llvm::DenseMap<const VarDecl *, FieldDecl *> LambdaCaptureFields; variable
H A DCGOpenMPRuntime.cpp387 llvm::DenseMap<const VarDecl *, FieldDecl *> LambdaCaptureFields; member in __anona664cb930111::InlinedOpenMPRegionRAII
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1907 llvm::DenseMap<const VarDecl *, FieldDecl *> LambdaCaptureFields; in VisitCommonDeclRefExpr() local