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

References

lib/Demangle/MicrosoftDemangle.cpp
 1269     FSN->Signature->CallConvention = demangleCallingConvention(MangledName);
 1839   FTy->CallConvention = demangleCallingConvention(MangledName);
lib/Demangle/MicrosoftDemangleNodes.cpp
  408     outputCallingConvention(OS, CallConvention);
  493     outputCallingConvention(OS, Sig->CallConvention);