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

References

lib/IR/Mangler.cpp
  154       Prefix = '@'; // fastcall functions have an @ prefix instead of _.
  156       Prefix = '\0'; // vectorcall functions have no prefix.
  159   getNameWithPrefixImpl(OS, Name, PrefixTy, DL, Prefix);