mrdocs::merge

Merge the location sets, preferring existing def/primary.

Synopsis

void
merge(
    SourceInfo& I,
    SourceInfo const& Other);

Parameters

Name

Description

I

Stores source information for a declaration.

Other

Stores source information for a declaration.

Created with MrDocs