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

References

include/llvm/Demangle/ItaniumDemangle.h
  409     S += ' ';
  444     S += ']';
  731       S += ' ';
  762     S += ')';
 1583     S += '[';
 1585     S += ']';
 1798     S += ' ';
 1898     S += '{';
 1900     S += '}';
 1916       S += '[';
 1918       S += ']';
 1920       S += '.';
 1940     S += '[';
 1944     S += ']';
 1968       S += '(';
 1970       S += ')';
 1973     S += '(';
 1979         S += ' ';
 1981         S += ' ';
 1986       S += ' ';
 1991       S += ' ';
 1996         S += ' ';
 1998         S += ' ';
 2002     S += ')';
include/llvm/Demangle/Utility.h
   98   OutputStream &operator<<(char C) { return (*this += C); }
lib/Demangle/ItaniumDemangle.cpp
  357     S += '\0';
  402   S += '\0';
  477   S += '\0';
  500   S += '(';
  502   S += ')';
  503   S += '\0';
  522   S += '\0';
lib/Demangle/MicrosoftDemangle.cpp
 2365     S += '\0';