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

References

lib/Demangle/MicrosoftDemangleNodes.cpp
  603   if (!(Flags & OF_NoAccessSpecifier) && AccessSpec)
  605   if (!(Flags & OF_NoMemberType) && IsStatic)
  609     Type->outputPre(OS, Flags);
  612   Name->output(OS, Flags);
  614     Type->outputPost(OS, Flags);