Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h68 const SwiftABIInfo &getSwiftABIInfo() const { getSwiftABIInfo() function
H A DSwiftCallingConv.cpp24 return CGM.getTargetCodeGenInfo().getSwiftABIInfo(); in getSwiftABIInfo() function