Searched refs:ClangABICompat4 (Results 1 – 6 of 6) sorted by relevance
622 TargetInfo::getCallingConvKind(bool ClangABICompat4) const { in getCallingConvKind()624 (ClangABICompat4 || getTriple().isPS4())) in getCallingConvKind()
305 getCallingConvKind(bool ClangABICompat4) const override;
897 getCallingConvKind(bool ClangABICompat4) const override { in getCallingConvKind() argument964 getCallingConvKind(bool ClangABICompat4) const override { in getCallingConvKind() argument
1745 MicrosoftARM64TargetInfo::getCallingConvKind(bool ClangABICompat4) const { in getCallingConvKind()
1743 virtual CallingConvKind getCallingConvKind(bool ClangABICompat4) const;
7272 bool ClangABICompat4 = in CheckCompletedCXXClass() local7275 Context.getTargetInfo().getCallingConvKind(ClangABICompat4); in CheckCompletedCXXClass()