mrdocs::getPrimaryLocation
Determine a location to use when none is explicitly chosen.
Synopsis
Declared in <mrdocs/Metadata/Symbol/SymbolBase.hpp>
Optional<Location>
getPrimaryLocation(Symbol const& I);
Parameters
| Name | Description |
|---|---|
I |
Base class with common properties of all symbols |
Created with MrDocs