SageBuilder::buildMemberFunctionType
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgMemberFunctionType*
buildMemberFunctionType(
SgType* return_type,
SgFunctionParameterTypeList* typeList,
SgScopeStatement* struct_name,
unsigned int mfunc_specifier);
Created with MrDocs