Searched refs:mangleCallingConvention (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DMicrosoftMangle.cpp97 void mangleCallingConvention(const FunctionType *T, bool IsInstMethod = false);
1094 mangleCallingConvention(T, IsInstMethod);
1208 void MicrosoftCXXNameMangler::mangleCallingConvention(const FunctionType *T, function in class:MicrosoftCXXNameMangler

Completed in 19 milliseconds