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

Declarations

tools/clang/lib/AST/MicrosoftMangle.cpp
  377   void mangleCallingConvention(const FunctionType *T);

References

tools/clang/lib/AST/MicrosoftMangle.cpp
  713   mangleCallingConvention(MD->getType()->getAs<FunctionProtoType>());