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

Declarations

include/llvm/Demangle/MicrosoftDemangle.h
  193   StringView copyString(StringView Borrowed);

References

lib/Demangle/MicrosoftDemangle.cpp
  976   StringView Owned = copyString(Name);
 1380   Result->DecodedString = copyString(ResultBuffer);
 1460   Identifier->Name = copyString(Result);