Skip to content

SageInterface::preOrderCollectPreprocessingInfo

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
void
preOrderCollectPreprocessingInfo(
    SgNode* current,
    std::vector<PreprocessingInfo*>& infoList,
    int depth);

Created with MrDocs