reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/tools/extra/clang-doc/Representation.cpp
  122   assert(mergeable(Other));
  124     Name = Other.Name;
  126     Path = Other.Path;
  128     IsInGlobalNamespace = Other.IsInGlobalNamespace;