SageBuilder::buildComplexVal
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgComplexVal*
buildComplexVal(
SgValueExp* real_value,
SgValueExp* imaginary_value);
Created with MrDocs
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgComplexVal*
buildComplexVal(
SgValueExp* real_value,
SgValueExp* imaginary_value);
Created with MrDocs