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

References

lib/Demangle/ItaniumDemangle.cpp
  377     : RootNode(Other.RootNode), Context(Other.Context) {
  377     : RootNode(Other.RootNode), Context(Other.Context) {
  378   Other.Context = Other.RootNode = nullptr;
  378   Other.Context = Other.RootNode = nullptr;