Skip to content

SageInterface::translateStatementToUseCppDeclarations

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
std::vector<SgC_PreprocessorDirectiveStatement*>
translateStatementToUseCppDeclarations(
    SgStatement* statement,
    SgScopeStatement* scope);

Created with MrDocs