Searched refs:getCallingConvKind (Results 1 – 6 of 6) sorted by relevance
305 getCallingConvKind(bool ClangABICompat4) const override;
897 getCallingConvKind(bool ClangABICompat4) const override { in getCallingConvKind() function964 getCallingConvKind(bool ClangABICompat4) const override { in getCallingConvKind() function
1745 MicrosoftARM64TargetInfo::getCallingConvKind(bool ClangABICompat4) const { in getCallingConvKind() function in MicrosoftARM64TargetInfo
622 TargetInfo::getCallingConvKind(bool ClangABICompat4) const { in getCallingConvKind() function in TargetInfo
1743 virtual CallingConvKind getCallingConvKind(bool ClangABICompat4) const;
7275 Context.getTargetInfo().getCallingConvKind(ClangABICompat4); in CheckCompletedCXXClass()