HomeSort by: relevance | last modified time | path
    Searched refs:getCallingConvKind (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
AArch64.h 181 getCallingConvKind(bool ClangABICompat4) const override;
AArch64.cpp 873 MicrosoftARM64TargetInfo::getCallingConvKind(bool ClangABICompat4) const {
X86.h 827 getCallingConvKind(bool ClangABICompat4) const override {
  /src/external/apache2/llvm/dist/clang/lib/Basic/
TargetInfo.cpp 448 TargetInfo::getCallingConvKind(bool ClangABICompat4) const {
  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
TargetInfo.h 1456 virtual CallingConvKind getCallingConvKind(bool ClangABICompat4) const;
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclCXX.cpp 6924 Context.getTargetInfo().getCallingConvKind(ClangABICompat4);

Completed in 26 milliseconds