Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DABIInfo.h74 llvm::CallingConv::ID getRuntimeCC() const { in getRuntimeCC() function
H A DCodeGenTypeCache.h116 llvm::CallingConv::ID getRuntimeCC() const { return RuntimeCC; } in getRuntimeCC() function