SageBuilder::buildTypedefDeclaration_nfi
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgTypedefDeclaration*
buildTypedefDeclaration_nfi(
std::string const& name,
SgType* base_type,
SgScopeStatement* scope = NULL,
bool has_defining_base = false);
Created with MrDocs