Home
last modified time | relevance | path

Searched defs:getRuntimeCC (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/lib/CodeGen/
H A DABIInfo.h73 llvm::CallingConv::ID getRuntimeCC() const { in getRuntimeCC() function
H A DCodeGenTypeCache.h100 llvm::CallingConv::ID getRuntimeCC() const { return RuntimeCC; } in getRuntimeCC() function