Home
last modified time | relevance | path

Searched defs:getCallingConvKind (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp593 TargetInfo::getCallingConvKind(bool ClangABICompat4) const { in getCallingConvKind() function in TargetInfo
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAArch64.cpp1623 MicrosoftARM64TargetInfo::getCallingConvKind(bool ClangABICompat4) const { in getCallingConvKind() function in MicrosoftARM64TargetInfo
H A DX86.h877 getCallingConvKind(bool ClangABICompat4) const override { in getCallingConvKind() function