Rose::AstJson::rawExternalFunctionParameterScopeJson
Synopsis
Declared in <SageIII/astJson/sageAstJsonPrivate.h>
std::string
rawExternalFunctionParameterScopeJson(
SgFunctionParameterScope* scope,
std::unordered_map<SgNode const*, uint64_t> const& ids,
std::string const& function_name);
Created with MrDocs