Skip to content

SageBuilder::buildComplexVal_nfi

Synopsis

Declared in <SageIII/sageInterface/sageBuilder.h>

[[visibility]]
SgComplexVal*
buildComplexVal_nfi(
    SgValueExp* real_value,
    SgValueExp* imaginary_value,
    std::string const& str);

Created with MrDocs