Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DSwiftCallingConv.cpp23 static const SwiftABIInfo &getSwiftABIInfo(CodeGenModule &CGM) { in getSwiftABIInfo() function
580 return getSwiftABIInfo(CGM).shouldPassIndirectlyForSwift(totalSize, in shouldPassIndirectly()
590 return getSwiftABIInfo(CGM).shouldPassIndirectlyForSwift(totalSize, in shouldPassIndirectly()
641 return getSwiftABIInfo(CGM) in isLegalVectorType()