Skip to content

attachPreprocessingInfo

Synopsis

Declared in <SageIII/attachPreprocessingInfo.h>

void
attachPreprocessingInfo(
    SgSourceFile* sageFile,
    std::string const& new_filename = "",
    bool attach_to_ast = true);

Created with MrDocs