Searched refs:ClangABICompat4 (Results 1 – 6 of 6) sorted by relevance
593 TargetInfo::getCallingConvKind(bool ClangABICompat4) const { in getCallingConvKind()595 (ClangABICompat4 || getTriple().isPS4())) in getCallingConvKind()
245 getCallingConvKind(bool ClangABICompat4) const override;
877 getCallingConvKind(bool ClangABICompat4) const override { in getCallingConvKind() argument
1623 MicrosoftARM64TargetInfo::getCallingConvKind(bool ClangABICompat4) const { in getCallingConvKind()
1709 virtual CallingConvKind getCallingConvKind(bool ClangABICompat4) const;
7157 bool ClangABICompat4 = in CheckCompletedCXXClass() local 7160 Context.getTargetInfo().getCallingConvKind(ClangABICompat4); in CheckCompletedCXXClass()