Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenFunction.cpp743 MD->getParent()->getCaptureFields(LambdaCaptureFields, in StartFunction()
HDCodeGenFunction.h286 llvm::DenseMap<const VarDecl *, FieldDecl *> LambdaCaptureFields; variable
HDCGExpr.cpp1954 if (auto *FD = LambdaCaptureFields.lookup(VD)) in EmitDeclRefLValue()