Skip to content

SageBuilder::buildConstructorInitializer_nfi

Synopsis

Declared in <SageIII/sageInterface/sageBuilder.h>

[[visibility]]
SgConstructorInitializer*
buildConstructorInitializer_nfi(
    SgMemberFunctionDeclaration* declaration,
    SgExprListExp* args,
    SgType* expression_type,
    bool need_name,
    bool need_qualifier,
    bool need_parenthesis_after_name,
    bool associated_class_unknown);

Created with MrDocs