Rose::AstJson::rawExternalFunctionJson
Synopsis
Declared in <SageIII/astJson/sageAstJsonPrivate.h>
std::string
rawExternalFunctionJson(
SgFunctionDeclaration* decl,
std::unordered_map<SgNode const*, uint64_t> const& ids,
bool force_external = false);
Created with MrDocs