SageBuilder::buildLambdaCapture_nfi
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgLambdaCapture*
buildLambdaCapture_nfi(
SgExpression* capture_variable,
SgExpression* source_closure_variable,
SgExpression* closure_variable);
Created with MrDocs