Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h69 const SwiftABIInfo &getSwiftABIInfo() const { in getSwiftABIInfo() function
H A DSwiftCallingConv.cpp24 static const SwiftABIInfo &getSwiftABIInfo(CodeGenModule &CGM) { in getSwiftABIInfo() function