Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.h285 llvm::DenseMap<const VarDecl *, FieldDecl *> LambdaCaptureFields; variable
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp1883 llvm::DenseMap<const VarDecl *, FieldDecl *> LambdaCaptureFields; in VisitCommonDeclRefExpr() local