SageBuilder::buildCastExp_nfi
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgCastExp*
buildCastExp_nfi(
SgExpression* operand_i,
SgType* expression_type,
SgCastExp::cast_type_enum cast_type);
Created with MrDocs