Skip to content

AttachPreprocessingInfoTreeTrav::iterateOverListAndInsertPreviouslyUninsertedElementsAppearingBeforeLineNumber

Synopsis

Declared in <SageIII/attachPreprocessingInfoTraversal.h>

void
iterateOverListAndInsertPreviouslyUninsertedElementsAppearingBeforeLineNumber(
    SgLocatedNode* locatedNode,
    int lineNumber,
    PreprocessingInfo::RelativePositionType location,
    bool reset_start_index,
    ROSEAttributesList* currentListOfAttributes);

Created with MrDocs