Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.cpp725 MD->getParent()->getCaptureFields(LambdaCaptureFields, in StartFunction()
DCodeGenFunction.h273 llvm::DenseMap<const VarDecl *, FieldDecl *> LambdaCaptureFields; variable
DCGExpr.cpp1952 if (auto *FD = LambdaCaptureFields.lookup(VD)) in EmitDeclRefLValue()