Searched refs:ClangABICompat4 (Results 1 – 6 of 6) sorted by relevance
171 getCallingConvKind(bool ClangABICompat4) const override;
812 MicrosoftARM64TargetInfo::getCallingConvKind(bool ClangABICompat4) const { in getCallingConvKind()
816 getCallingConvKind(bool ClangABICompat4) const override { in getCallingConvKind() argument
440 TargetInfo::getCallingConvKind(bool ClangABICompat4) const { in getCallingConvKind()442 (ClangABICompat4 || getTriple().getOS() == llvm::Triple::PS4)) in getCallingConvKind()
1416 virtual CallingConvKind getCallingConvKind(bool ClangABICompat4) const;
6846 bool ClangABICompat4 = in CheckCompletedCXXClass() local6849 Context.getTargetInfo().getCallingConvKind(ClangABICompat4); in CheckCompletedCXXClass()