Searched defs:getCallingConvKind (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Basic/ | ||
H A D | TargetInfo.cpp | 593 TargetInfo::getCallingConvKind(bool ClangABICompat4) const { getCallingConvKind() function in TargetInfo |
/llvm-project/clang/lib/Basic/Targets/ | ||
H A D | AArch64.cpp | 1568 MicrosoftARM64TargetInfo::getCallingConvKind(bool ClangABICompat4) const { getCallingConvKind() function in MicrosoftARM64TargetInfo |
H A D | X86.h | 892 getCallingConvKind(bool ClangABICompat4) const override { getCallingConvKind() function |