Searched refs:getCallingConvKind (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DAArch64.h181 getCallingConvKind(bool ClangABICompat4) const override;
H A DAArch64.cpp873 MicrosoftARM64TargetInfo::getCallingConvKind(bool ClangABICompat4) const { function in class:MicrosoftARM64TargetInfo
H A DX86.h827 getCallingConvKind(bool ClangABICompat4) const override {
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DTargetInfo.cpp448 TargetInfo::getCallingConvKind(bool ClangABICompat4) const { function in class:TargetInfo
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetInfo.h1456 virtual CallingConvKind getCallingConvKind(bool ClangABICompat4) const;
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp6924 Context.getTargetInfo().getCallingConvKind(ClangABICompat4);

Completed in 305 milliseconds