mrdocs::SourceInfo::DefLoc
Location where the entity was defined
Synopsis
Declared in <mrdocs/Metadata/Symbol/Source.hpp>
Optional<Location> DefLoc;
Description
KRYSTIAN NOTE: this is used for entities which cannot be redeclared ‐‐ regardless of whether such a declaration is actually a definition (e.g. alias‐declarations and typedef declarations are never definition).
Created with MrDocs